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.cpp120 Instruction *lowerScatter(IntrinsicInst *I);
577 Instruction *MVEGatherScatterLowering::lowerScatter(IntrinsicInst *I) { in lowerScatter() function in MVEGatherScatterLowering
1291 Instruction *S = lowerScatter(I); in runOnFunction()