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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DMVEGatherScatterLowering.cpp247 FixedVectorType *OffsetType = cast<FixedVectorType>(Offsets->getType()); local
261 OffsetType->getElementType()->getScalarSizeInBits())) {
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGClass.cpp257 llvm::Type *OffsetType = local
263 llvm::ConstantInt::get(OffsetType, nonVirtualOffset.getQuantity());
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp5871 AMDGPUOperand::ImmTy OffsetType = local
5877 addOptionalImmOperand(Inst, Operands, OptionalIdx, OffsetType);

Completed in 268 milliseconds