Searched defs:IRPtrTy (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | LoadStoreOpt.cpp | 959 Type *IRPtrTy = PointerType::get(MF->getFunction().getContext(), AddrSpace); initializeStoreMergeTargetInfo() local |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGCall.cpp | 4063 llvm::Type *IRPtrTy = llvm::PointerType::getUnqual(CGF.getLLVMContext()); createPlaceholderSlot() local |