Home
last modified time | relevance | path

Searched defs:OffsetTy (Results 1 – 8 of 8) sorted by relevance

/llvm-project/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp782 IntegerType *OffsetTy = cast<IntegerType>(Offset->getType()); in CreateWideLoad() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp418 IntegerType *OffsetTy = DL->getIndexType(*Ctx, GVPtrTy->getAddressSpace()); collectConstantCandidates() local
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp1375 LLT OffsetTy = getLLTForType(*OffsetIRTy, *DL); translateLoad() local
1422 LLT OffsetTy = getLLTForType(*OffsetIRTy, *DL); translateStore() local
1581 LLT OffsetTy = getLLTForType(*OffsetIRTy, *DL); translateGetElementPtr() local
[all...]
H A DMachineIRBuilder.cpp462 LLT OffsetTy = LLT::scalar(PtrTy.getSizeInBits()); in buildLoadFromOffset() local
H A DCombinerHelper.cpp1767 LLT OffsetTy = MRI.getType(MI.getOperand(2).getReg()); applyPtrAddImmedChain() local
H A DLegalizerHelper.cpp4576 const LLT OffsetTy = LLT::scalar(PtrTy.getSizeInBits()); reduceLoadStoreWidth() local
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp438 IntegerType *OffsetTy = Type::getInt64Ty(*Context); PPCSimplifyAddress() local
/llvm-project/llvm/lib/CodeGen/
H A DMachineVerifier.cpp1298 LLT OffsetTy = MRI->getType(MI->getOperand(2).getReg()); verifyPreISelGenericInstruction() local