Home
last modified time | relevance | path

Searched refs:OffsetType (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
DMVEGatherScatterLowering.cpp283 FixedVectorType *OffsetType = cast<FixedVectorType>(Offsets->getType()); in decomposeGEP() local
297 OffsetType->getElementType()->getScalarSizeInBits())) { in decomposeGEP()
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGClass.cpp257 llvm::Type *OffsetType = in ApplyNonVirtualAndVirtualOffset() local
263 llvm::ConstantInt::get(OffsetType, nonVirtualOffset.getQuantity()); in ApplyNonVirtualAndVirtualOffset()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp5910 AMDGPUOperand::ImmTy OffsetType = in cvtDSImpl() local
5916 addOptionalImmOperand(Inst, Operands, OptionalIdx, OffsetType); in cvtDSImpl()