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.cpp66 bool tryCreateStridedLoadStore(IntrinsicInst *II);
496 bool RISCVGatherScatterLowering::tryCreateStridedLoadStore(IntrinsicInst *II) { in tryCreateStridedLoadStore() function in RISCVGatherScatterLowering
633 Changed |= tryCreateStridedLoadStore(II); in runOnFunction()