Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp5430 static SDValue combineSelectCCAndUse(SDNode *N, SDValue Slct, SDValue OtherOp, in combineSelectCCAndUse() function
5471 if (SDValue Result = combineSelectCCAndUse(N, N0, N1, DAG, AllOnes)) in combineSelectCCAndUseCommutative()
5473 if (SDValue Result = combineSelectCCAndUse(N, N1, N0, DAG, AllOnes)) in combineSelectCCAndUseCommutative()