Searched refs:tryCreateStridedLoadStore (Results 1 – 1 of 1) sorted by relevance
66 bool tryCreateStridedLoadStore(IntrinsicInst *II);496 bool RISCVGatherScatterLowering::tryCreateStridedLoadStore(IntrinsicInst *II) { in tryCreateStridedLoadStore() function in RISCVGatherScatterLowering633 Changed |= tryCreateStridedLoadStore(II); in runOnFunction()