Searched refs:OffsetType (Results 1 – 3 of 3) sorted by relevance
283 FixedVectorType *OffsetType = cast<FixedVectorType>(Offsets->getType()); in decomposeGEP() local297 OffsetType->getElementType()->getScalarSizeInBits())) { in decomposeGEP()
257 llvm::Type *OffsetType = in ApplyNonVirtualAndVirtualOffset() local263 llvm::ConstantInt::get(OffsetType, nonVirtualOffset.getQuantity()); in ApplyNonVirtualAndVirtualOffset()
5910 AMDGPUOperand::ImmTy OffsetType = in cvtDSImpl() local5916 addOptionalImmOperand(Inst, Operands, OptionalIdx, OffsetType); in cvtDSImpl()