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.cpp3098 Type *IntPtrIRTy = DL->getIntPtrType(AI.getType()); in translateAlloca() local
3099 LLT IntPtrTy = getLLTForType(*IntPtrIRTy, *DL); in translateAlloca()
3110 getOrCreateVReg(*ConstantInt::get(IntPtrIRTy, DL->getTypeAllocSize(Ty))); in translateAlloca()