Searched defs:LP64 (Results 1 – 2 of 2) sorted by relevance
166 struct LP64 { struct167 using mach_header = llvm::MachO::mach_header_64;168 using nlist = structs::nlist_64;169 using segment_command = llvm::MachO::segment_command_64;170 using section = llvm::MachO::section_64;171 using encryption_info_command = llvm::MachO::encryption_info_command_64;173 static constexpr uint32_t magic = llvm::MachO::MH_MAGIC_64;174 static constexpr uint32_t segmentLCType = llvm::MachO::LC_SEGMENT_64;175 static constexpr uint32_t encryptionInfoLCType =178 static constexpr uint64_t pageZeroSize = 1ull << 32;[all …]
750 bool LP64 = TM.isPPC64(); in lowerDynamicAlloc() local810 bool LP64 = TM.isPPC64(); in prepareDynamicAlloca() local896 bool LP64 = TM.isPPC64(); in lowerPrepareProbedAlloca() local968 bool LP64 = TM.isPPC64(); in lowerCRSpilling() local1013 bool LP64 = TM.isPPC64(); in lowerCRRestore() local1057 bool LP64 = TM.isPPC64(); in lowerCRBitSpilling() local1180 bool LP64 = TM.isPPC64(); in lowerCRBitRestore() local