Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp7654 static SDValue combineORToGORC(SDValue Op, SelectionDAG &DAG, in combineORToGORC() function
8137 if (auto GORC = combineORToGORC(SDValue(N, 0), DAG, Subtarget)) in performORCombine()