Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp2583 Type *IntPtrIRTy = DL->getIntPtrType(AI.getType()); in translateAlloca() local
2584 LLT IntPtrTy = getLLTForType(*IntPtrIRTy, *DL); in translateAlloca()
2595 getOrCreateVReg(*ConstantInt::get(IntPtrIRTy, DL->getTypeAllocSize(Ty))); in translateAlloca()