Searched defs:LP64 (Results 1 – 2 of 2) sorted by relevance
150 struct LP64 { struct151 using mach_header = llvm::MachO::mach_header_64;152 using nlist = structs::nlist_64;153 using segment_command = llvm::MachO::segment_command_64;154 using section = llvm::MachO::section_64;155 using encryption_info_command = llvm::MachO::encryption_info_command_64;157 static constexpr uint32_t magic = llvm::MachO::MH_MAGIC_64;158 static constexpr uint32_t segmentLCType = llvm::MachO::LC_SEGMENT_64;159 static constexpr uint32_t encryptionInfoLCType =162 static constexpr uint64_t pageZeroSize = 1ull << 32;[all …]
747 bool LP64 = TM.isPPC64(); in lowerDynamicAlloc() local807 bool LP64 = TM.isPPC64(); in prepareDynamicAlloca() local893 bool LP64 = TM.isPPC64(); in lowerPrepareProbedAlloca() local965 bool LP64 = TM.isPPC64(); in lowerCRSpilling() local1010 bool LP64 = TM.isPPC64(); in lowerCRRestore() local1054 bool LP64 = TM.isPPC64(); in lowerCRBitSpilling() local1172 bool LP64 = TM.isPPC64(); in lowerCRBitRestore() local