Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVGatherScatterLowering.cpp65 bool tryCreateStridedLoadStore(IntrinsicInst *II, Type *DataType, Value *Ptr,
416 bool RISCVGatherScatterLowering::tryCreateStridedLoadStore(IntrinsicInst *II, in tryCreateStridedLoadStore() function in RISCVGatherScatterLowering
497 Changed |= tryCreateStridedLoadStore( in runOnFunction()
501 tryCreateStridedLoadStore(II, II->getArgOperand(0)->getType(), in runOnFunction()