Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVEGatherScatterLowering.cpp121 Instruction *lowerScatter(IntrinsicInst *I);
578 Instruction *MVEGatherScatterLowering::lowerScatter(IntrinsicInst *I) { in lowerScatter() function in MVEGatherScatterLowering
1289 Instruction *S = lowerScatter(I); in runOnFunction()