Searched defs:LP64 (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/lld/MachO/ | ||
H A D | Target.h | 150 struct LP64 { struct |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCRegisterInfo.cpp | 747 bool LP64 = TM.isPPC64(); in lowerDynamicAlloc() local |