Searched defs:Ptr32 (Results 1 – 2 of 2) sorted by relevance
/llvm-project/compiler-rt/lib/scudo/standalone/ | ||
H A D | combined.h | 1448 Ptr32[MemTagAllocationTidIndex] = Tid; in storeDeallocationStackMaybe() local |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64TargetMachine.cpp | 293 std::string Ptr32 = TT.getEnvironment() == Triple::GNUILP32 ? "-p:32:32" : ""; computeDataLayout() local |