Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DMVEGatherScatterLowering.cpp107 Instruction *lowerGather(IntrinsicInst *I);
401 Instruction *MVEGatherScatterLowering::lowerGather(IntrinsicInst *I) { in lowerGather() function in MVEGatherScatterLowering
1278 Instruction *L = lowerGather(I); in runOnFunction()