Searched refs:LP64 (Results 1 – 25 of 28) sorted by relevance
12
644 bool LP64 = TM.isPPC64(); in lowerDynamicAlloc() local656 Register Reg = MF.getRegInfo().createVirtualRegister(LP64 ? G8RC : GPRC); in lowerDynamicAlloc()663 if (LP64) { in lowerDynamicAlloc()704 bool LP64 = TM.isPPC64(); in prepareDynamicAlloca() local724 if (LP64) in prepareDynamicAlloca()732 } else if (LP64) { in prepareDynamicAlloca()742 if (LP64) { in prepareDynamicAlloca()790 bool LP64 = TM.isPPC64(); in lowerPrepareProbedAlloca() local796 const MCInstrDesc &CopyInst = TII.get(LP64 ? PPC::OR8 : PPC::OR); in lowerPrepareProbedAlloca()862 bool LP64 = TM.isPPC64(); in lowerCRSpilling() local[all …]
81 ::writeStub<LP64>(buf8, stubCode, sym); in writeStub()94 ::writeStubHelperHeader<LP64>(buf8, stubHelperHeaderCode); in writeStubHelperHeader()131 ARM64::ARM64() : ARM64Common(LP64()) { in ARM64()
144 in.lazyPointers->addr + sym.stubsIndex * LP64::wordSize); in writeStub()161 in.stubHelper->stubBinder->gotIndex * LP64::wordSize); in writeStubHelperHeader()184 X86_64::X86_64() : TargetInfo(LP64()) { in X86_64()
36 mode ILP32 size/align LP64 size/align42 mode ILP32 size/align LP64 size/align48 mode ILP32 size/align LP64 size/align
7 Generate LP64 code
1 # We need multilib support for HPUX's ILP32 & LP64 modes.
51 return ::hasObjCSection<LP64>(mb); in hasObjCSection()
105 struct LP64 { struct
744 parse<LP64>(); in ObjFile()1327 template void ObjFile::parse<LP64>();
783 entries = target->wordSize == 8 ? collectDataInCodeEntries<LP64>() in finalizeContents()1511 template SymtabSection *macho::makeSymtabSection<LP64>(StringTableSection &);
1160 template void macho::writeResult<LP64>();
1476 writeResult<LP64>(); in link()
53 LP64)
29 In LP64 mode, XFmode has size and alignment 16. */
72 LP64 where symbols are assumed to be 32 bits wide.
60 (LP64 data model).
44 >0 leshort &0x0008 (LP64)
683 openFlags.add(Consumer.OpenFlag.LP64); in main()
969 * kdc/connect.c: case size_t to unsigned long for LP64 platforms
57 // N -> 'int' size if target is LP64, 'L' otherwise.
1576 - Fix pointer arithmatic (caused problems on LP64, including
801 // Memory operands that use 64-bit pointers in both ILP32 and LP64.
4017 overriding of the non-LP64 model's use of the corresponding types.5638 + change internal type used by tparm() to long, to work with LP64 model.
5828 * fix compile warning: compressed streams on LP64 architecture.
4591 LP64 platforms.29922 * c-cppbuiltin.c (cb_register_builtins): Define LP64 builtins for29923 LP64 targets.