Home
last modified time | relevance | path

Searched defs:LP64 (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lld/MachO/
H A DTarget.h150 struct LP64 { global() struct
151 mach_headerLP64 global() argument
152 nlistLP64 global() argument
153 segment_commandLP64 global() argument
154 sectionLP64 global() argument
155 encryption_info_commandLP64 global() argument
157 magicLP64 global() argument
158 segmentLCTypeLP64 global() argument
159 encryptionInfoLCTypeLP64 global() argument
162 pageZeroSizeLP64 global() argument
163 wordSizeLP64 global() argument
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.cpp747 bool LP64 = TM.isPPC64(); lowerDynamicAlloc() local
807 bool LP64 = TM.isPPC64(); prepareDynamicAlloca() local
893 bool LP64 = TM.isPPC64(); lowerPrepareProbedAlloca() local
965 bool LP64 = TM.isPPC64(); lowerCRSpilling() local
1010 bool LP64 = TM.isPPC64(); lowerCRRestore() local
1054 bool LP64 = TM.isPPC64(); lowerCRBitSpilling() local
1172 bool LP64 = TM.isPPC64(); lowerCRBitRestore() local
[all...]