Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp3051 Type *IntPtrIRTy = DL->getIntPtrType(AI.getType()); in translateAlloca() local
3052 LLT IntPtrTy = getLLTForType(*IntPtrIRTy, *DL); in translateAlloca()
3063 getOrCreateVReg(*ConstantInt::get(IntPtrIRTy, DL->getTypeAllocSize(Ty))); in translateAlloca()