Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
H A DRISCVGatherScatterLowering.cpp68 bool tryCreateStridedLoadStore(IntrinsicInst *II, Type *DataType, Value *Ptr,
450 bool RISCVGatherScatterLowering::tryCreateStridedLoadStore(IntrinsicInst *II, in tryCreateStridedLoadStore() function in RISCVGatherScatterLowering
529 Changed |= tryCreateStridedLoadStore( in runOnFunction()
533 tryCreateStridedLoadStore(II, II->getArgOperand(0)->getType(), in runOnFunction()