reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
410 llvm::Type *args[] = { Int8PtrTy, Int8PtrTy, LongTy }; 3202 values.fillPlaceholderWithInt(countSlot, ObjCTypes.LongTy, count); 3587 values.addInt(ObjCTypes.LongTy, 0); 3588 values.addInt(ObjCTypes.LongTy, Flags); 3589 values.addInt(ObjCTypes.LongTy, Size.getQuantity()); 3648 values.addInt(ObjCTypes.LongTy, 0); 3649 values.addInt(ObjCTypes.LongTy, Flags); 3650 values.addInt(ObjCTypes.LongTy, Size); 5035 values.addInt(ObjCTypes.LongTy, ModuleVersion); 5036 values.addInt(ObjCTypes.LongTy, Size); 5055 values.addInt(ObjCTypes.LongTy, 0); 5619 LongTy = cast<llvm::IntegerType>(Types.ConvertType(Ctx.LongTy)); 5628 IvarOffsetVarTy = LongTy; 5742 ProtocolListTy->setBody(llvm::PointerType::getUnqual(ProtocolListTy), LongTy, 5803 llvm::PointerType::getUnqual(ClassTy), Int8PtrTy, LongTy, 5804 LongTy, LongTy, IvarListPtrTy, MethodListPtrTy, CachePtrTy, 5804 LongTy, LongTy, IvarListPtrTy, MethodListPtrTy, CachePtrTy, 5833 SymtabTy = llvm::StructType::create("struct._objc_symtab", LongTy, 5844 ModuleTy = llvm::StructType::create("struct._objc_module", LongTy, LongTy, 5844 ModuleTy = llvm::StructType::create("struct._objc_module", LongTy, LongTy, 5906 ProtocolListnfABITy->setBody(LongTy, 7035 values.fillPlaceholderWithInt(countSlot, ObjCTypes.LongTy, count); 7085 IvarOffsetValue, ObjCTypes.LongTy, true, "ivar.conv"); 7521 : CGF.Builder.CreateBitCast(src, ObjCTypes.LongTy)); 7541 : CGF.Builder.CreateBitCast(src, ObjCTypes.LongTy)); 7587 : CGF.Builder.CreateBitCast(src, ObjCTypes.LongTy)); 7608 : CGF.Builder.CreateBitCast(src, ObjCTypes.LongTy));