Searched refs:IntPtrIRTy (Results 1 – 2 of 2) sorted by relevance
641 Type *IntPtrIRTy = in initializeStoreMergeTargetInfo() local643 LLT PtrTy = getLLTForType(*IntPtrIRTy->getPointerTo(AddrSpace), DL); in initializeStoreMergeTargetInfo()
2731 Type *IntPtrIRTy = DL->getIntPtrType(AI.getType()); in translateAlloca() local2732 LLT IntPtrTy = getLLTForType(*IntPtrIRTy, *DL); in translateAlloca()2743 getOrCreateVReg(*ConstantInt::get(IntPtrIRTy, DL->getTypeAllocSize(Ty))); in translateAlloca()