Searched defs:Ptr32 (Results 1 – 2 of 2) sorted by relevance
1394 auto *Ptr32 = reinterpret_cast<u32 *>(Ptr); in storePrimaryAllocationStackMaybe() local1434 auto *Ptr32 = reinterpret_cast<u32 *>(Ptr); in storeSecondaryAllocationStackMaybe() local1448 auto *Ptr32 = reinterpret_cast<u32 *>(Ptr); in storeDeallocationStackMaybe() local
293 std::string Ptr32 = TT.getEnvironment() == Triple::GNUILP32 ? "-p:32:32" : ""; in computeDataLayout() local