Home
last modified time | relevance | path

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

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