Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVEGatherScatterLowering.cpp781 Instruction *ScaledOffsets = BinaryOperator::Create( in tryCreateIncrementingGatScat() local
788 Instruction::Add, ScaledOffsets, in tryCreateIncrementingGatScat()
793 cast<VectorType>(ScaledOffsets->getType())->getElementType())), in tryCreateIncrementingGatScat()
839 Instruction *ScaledOffsets = BinaryOperator::Create( in tryCreateIncrementingWBGatScat() local
846 Instruction::Add, ScaledOffsets, in tryCreateIncrementingWBGatScat()
851 cast<VectorType>(ScaledOffsets->getType())->getElementType())), in tryCreateIncrementingWBGatScat()