Home
last modified time | relevance | path

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

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