Home
last modified time | relevance | path

Searched defs:PtrInt (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dsecondary.h584 const uptr PtrInt = HInt + LargeBlock::getHeaderSize(); allocate() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp531 Type *PtrInt = Builder.getIntNTy(BytesPerElt * 8); promoteAllocaUserToVector() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp7119 uintptr_t PtrInt = reinterpret_cast<uintptr_t>(Ptr); GetPointerConstant() local