Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/llvm/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 …]
/openbsd-src/gnu/usr.bin/perl/cpan/Config-Perl-V/t/
H A D23_plv512.t55 osname=hpux, osvers=11.31, archname=IA64.ARCHREV_0-LP64-ld
91 /pro/lib/perl5/site_perl/5.12.2/IA64.ARCHREV_0-LP64-ld
93 /pro/lib/perl5/5.12.2/IA64.ARCHREV_0-LP64-ld
/openbsd-src/gnu/llvm/lld/MachO/Arch/
H A DX86_64.cpp163 in.stubHelper->stubBinder->gotIndex * LP64::wordSize); in writeStubHelperHeader()
192 selrefsVA + selectorIndex * LP64::wordSize); in writeObjCMsgSendStub()
194 gotAddr + msgSendIndex * LP64::wordSize); in writeObjCMsgSendStub()
204 X86_64::X86_64() : TargetInfo(LP64()) { in X86_64()
H A DARM64.cpp95 ::writeStubHelperHeader<LP64>(buf8, stubHelperHeaderCode); in writeStubHelperHeader()
124 ::writeObjCMsgSendStub<LP64>(buf, objcStubsFastCode, sym, stubsAddr, in writeObjCMsgSendStub()
152 ARM64::ARM64() : ARM64Common(LP64()) { in ARM64()
/openbsd-src/gnu/gcc/gcc/config/ia64/
H A Dia64-modes.def36 mode ILP32 size/align LP64 size/align
42 mode ILP32 size/align LP64 size/align
48 mode ILP32 size/align LP64 size/align
H A Dilp32.opt7 Generate LP64 code
H A Dt-hpux1 # We need multilib support for HPUX's ILP32 & LP64 modes.
/openbsd-src/gnu/llvm/lld/MachO/
H A DObjC.cpp54 return ::objectHasObjCSection<LP64>(mb); in objectHasObjCSection()
H A DTarget.h150 struct LP64 { struct
H A DInputFiles.cpp953 parseLazy<LP64>(); in ObjFile()
958 parse<LP64>(); in ObjFile()
2278 f.parse<LP64>(); in extract()
2284 template void ObjFile::parse<LP64>();
H A DSyntheticSections.cpp1042 entries = target->wordSize == 8 ? collectDataInCodeEntries<LP64>() in finalizeContents()
2255 template SymtabSection *macho::makeSymtabSection<LP64>(StringTableSection &);
H A DWriter.cpp1367 template void macho::writeResult<LP64>();
H A DDriver.cpp1931 writeResult<LP64>(); in link()
/openbsd-src/gnu/usr.bin/gcc/gcc/config/ia64/
H A Dt-hpux1 # We need multilib support for HPUX's ILP32 & LP64 modes.
/openbsd-src/gnu/usr.bin/perl/hints/
H A Dhpux.sh47 # to LP64 builds. They're NOT binary compatible, so quit claiming they are.
48 archname64=LP64
335 *ELF-64*|*LP64*|*PA-RISC2.0*) ;;
610 *-LP64*:undef:define)
611 archname=`echo "$archname" | sed 's/-LP64/-64int/'`
/openbsd-src/usr.bin/file/magdir/
H A Delf80 >>>48 leshort &0x0008 (LP64),
212 >>>48 beshort &0x0008 (LP64)
/openbsd-src/gnu/gcc/gcc/config/i386/
H A Di386-modes.def29 In LP64 mode, XFmode has size and alignment 16. */
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DRelocation.txt72 LP64 where symbols are assumed to be 32 bits wide.
/openbsd-src/gnu/usr.bin/binutils/gas/doc/
H A Dc-ia64.texi60 (LP64 data model).
/openbsd-src/gnu/usr.bin/perl/
H A DREADME.hpux538 advantage of the LP64 programming environment (LP64 means Longs and
548 Should a user have the need for compiling Perl in the LP64 environment,
550 compiled in a pure LP64 environment (with the +DD64 flag for HP C-ANSI-C,
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/doc/
H A Dc-ia64.texi60 (LP64 data model).
/openbsd-src/gnu/usr.bin/perl/dist/Storable/
H A DChangeLog1049 - Cannot use SV addresses as tag when using nstore() on LP64. This
1051 LP64 machine and retrieving it on an ILP32 system, which is
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DBuiltins.def58 // N -> 'int' size if target is LP64, 'L' otherwise.
/openbsd-src/gnu/usr.bin/perl/plan9/
H A Dconfig_h.sample3303 * 64-bitness is employed: LP64 or ILP64, meaning that you will
H A Dconfig.plan93477 * 64-bitness is employed: LP64 or ILP64, meaning that you will

12