Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVGatherScatterLowering.cpp67 bool tryCreateStridedLoadStore(IntrinsicInst *II, Type *DataType, Value *Ptr,
468 bool RISCVGatherScatterLowering::tryCreateStridedLoadStore(IntrinsicInst *II, in tryCreateStridedLoadStore() function in RISCVGatherScatterLowering
555 Changed |= tryCreateStridedLoadStore( in runOnFunction()
559 tryCreateStridedLoadStore(II, II->getArgOperand(0)->getType(), in runOnFunction()