Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCodeGenModule.cpp5604 uintptr_t PtrInt = reinterpret_cast<uintptr_t>(Ptr); in GetPointerConstant() local
5606 return llvm::ConstantInt::get(i64, PtrInt); in GetPointerConstant()