Home
last modified time | relevance | path

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

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