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.cpp780 Instruction *ScaledOffsets = BinaryOperator::Create( in tryCreateIncrementingGatScat() local
787 Instruction::Add, ScaledOffsets, in tryCreateIncrementingGatScat()
792 cast<VectorType>(ScaledOffsets->getType())->getElementType())), in tryCreateIncrementingGatScat()
838 Instruction *ScaledOffsets = BinaryOperator::Create( in tryCreateIncrementingWBGatScat() local
845 Instruction::Add, ScaledOffsets, in tryCreateIncrementingWBGatScat()
850 cast<VectorType>(ScaledOffsets->getType())->getElementType())), in tryCreateIncrementingWBGatScat()