Searched defs:PtrMemTy (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | IRTranslator.cpp | 3669 LLT PtrMemTy = getLLTForMVT(TLI->getPointerMemTy(*DL)); emitSPDescriptorParent() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAGBuilder.cpp | 3053 EVT PtrMemTy = TLI.getPointerMemTy(DAG.getDataLayout()); getLoadStackGuard() local |