Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVEGatherScatterLowering.cpp767 Instruction *ScaledOffsets = BinaryOperator::Create( in tryCreateIncrementingGatScat() local
773 Instruction::Add, ScaledOffsets, in tryCreateIncrementingGatScat()
778 cast<VectorType>(ScaledOffsets->getType())->getElementType())), in tryCreateIncrementingGatScat()
824 Instruction *ScaledOffsets = BinaryOperator::Create( in tryCreateIncrementingWBGatScat() local
830 Instruction::Add, ScaledOffsets, in tryCreateIncrementingWBGatScat()
835 cast<VectorType>(ScaledOffsets->getType())->getElementType())), in tryCreateIncrementingWBGatScat()