Searched refs:OffsetType (Results 1 – 3 of 3) sorted by relevance
285 FixedVectorType *OffsetType = cast<FixedVectorType>(Offsets->getType()); in decomposeGEP() local299 OffsetType->getElementType()->getScalarSizeInBits())) { in decomposeGEP()
258 llvm::Type *OffsetType = in ApplyNonVirtualAndVirtualOffset() local264 llvm::ConstantInt::get(OffsetType, nonVirtualOffset.getQuantity()); in ApplyNonVirtualAndVirtualOffset()
6303 AMDGPUOperand::ImmTy OffsetType = AMDGPUOperand::ImmTyOffset; in cvtDSImpl() local6323 OffsetType = AMDGPUOperand::ImmTySwizzle; in cvtDSImpl()6326 addOptionalImmOperand(Inst, Operands, OptionalIdx, OffsetType); in cvtDSImpl()