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