Home
last modified time | relevance | path

Searched refs:LP64 (Results 1 – 21 of 21) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.cpp747 bool LP64 = TM.isPPC64(); in lowerDynamicAlloc() local
759 Register Reg = MF.getRegInfo().createVirtualRegister(LP64 ? G8RC : GPRC); in lowerDynamicAlloc()
766 if (LP64) { in lowerDynamicAlloc()
807 bool LP64 = TM.isPPC64(); in prepareDynamicAlloca() local
827 if (LP64) in prepareDynamicAlloca()
835 } else if (LP64) { in prepareDynamicAlloca()
845 if (LP64) { in prepareDynamicAlloca()
893 bool LP64 = TM.isPPC64(); in lowerPrepareProbedAlloca() local
899 const MCInstrDesc &CopyInst = TII.get(LP64 ? PPC::OR8 : PPC::OR); in lowerPrepareProbedAlloca()
965 bool LP64 = TM.isPPC64(); in lowerCRSpilling() local
[all …]
/freebsd/contrib/llvm-project/lld/MachO/Arch/
H A DX86_64.cpp162 in.stubHelper->stubBinder->gotIndex * LP64::wordSize); in writeStubHelperHeader()
194 objcMsgSendAddr + objcMsgSendIndex * LP64::wordSize); in writeObjCMsgSendStub()
205 X86_64::X86_64() : TargetInfo(LP64()) { in X86_64()
H A DARM64.cpp94 ::writeStubHelperHeader<LP64>(buf8, stubHelperHeaderCode); in writeStubHelperHeader()
136 ::writeObjCMsgSendFastStub<LP64>(buf, objcStubsFastCode, sym, stubsAddr, in writeObjCMsgSendStub()
149 ::writeObjCMsgSendSmallStub<LP64>(buf, objcStubsSmallCode, sym, stubsAddr, in writeObjCMsgSendStub()
179 ARM64::ARM64() : ARM64Common(LP64()) { in ARM64()
/freebsd/usr.bin/getconf/tests/
H A Dgetconf_test.sh52 LP64)
/freebsd/contrib/llvm-project/lld/MachO/
H A DTarget.h150 struct LP64 { struct
H A DInputFiles.cpp975 parseLazy<LP64>(); in ObjFile()
980 parse<LP64>(); in ObjFile()
2159 this, reinterpret_cast<const LP64::mach_header *>( in addLazySymbols()
2350 f.parse<LP64>(); in extract()
2356 template void ObjFile::parse<LP64>();
H A DSyntheticSections.cpp1121 entries = target->wordSize == 8 ? collectDataInCodeEntries<LP64>() in finalizeContents()
2514 template SymtabSection *macho::makeSymtabSection<LP64>(StringTableSection &);
H A DWriter.cpp1390 template void macho::writeResult<LP64>();
H A DObjC.cpp59 return ::objectHasObjCSection<LP64>(mb); in objectHasObjCSection()
H A DDriver.cpp2076 writeResult<LP64>(); in link()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DRelocation.txt72 LP64 where symbols are assumed to be 32 bits wide.
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltins.def53 // N -> 'int' size if target is LP64, 'L' otherwise.
H A DBuiltins.td80 // - msint32_t: 'int' size if target is LP64, 'L' otherwise.
/freebsd/contrib/file/magic/Magdir/
H A Delf46 >0 leshort &0x0008 (LP64)
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/
H A DJDTrace.java683 openFlags.add(Consumer.OpenFlag.LP64); in main()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrOperands.td470 // Memory operands that use 64-bit pointers in both ILP32 and LP64.
/freebsd/crypto/heimdal/
H A DChangeLog.2004969 * kdc/connect.c: case size_t to unsigned long for LP64 platforms
/freebsd/contrib/tnftp/
H A DChangeLog1576 - Fix pointer arithmatic (caused problems on LP64, including
/freebsd/contrib/ncurses/
H A DNEWS8398 overriding of the non-LP64 model's use of the corresponding types.
10019 + change internal type used by tparm() to long, to work with LP64 model.
/freebsd/share/misc/
H A Dpci_vendors15410 1148 5843 FDDI SK-5843 (SK-NET FDDI-LP64)
15411 1148 5844 FDDI SK-5844 (SK-NET FDDI-LP64 DAS)
/freebsd/contrib/ntp/
H A DCommitLog13175 - isolate & fix LP64/LLP64 problem with BANCOMM SDK
13180 - isolate & fix LP64/LLP64 problem with BANCOMM SDK
13190 - isolate & fix LP64/LLP64 problem with BANCOMM SDK
26744 - avoid serious LP64 problem by using uint32_t instead of u_long
[all...]