Home
last modified time | relevance | path

Searched defs:IRPtrTy (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp959 Type *IRPtrTy = PointerType::get(MF->getFunction().getContext(), AddrSpace); in initializeStoreMergeTargetInfo() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp4046 llvm::Type *IRPtrTy = llvm::PointerType::getUnqual(CGF.getLLVMContext()); in createPlaceholderSlot() local