Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp5211 static SDValue combineORToGREV(SDValue Op, SelectionDAG &DAG, in combineORToGREV() function
5492 if (auto GREV = combineORToGREV(SDValue(N, 0), DAG, Subtarget)) in performORCombine()