Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp13449 static SDValue combineSubOfBoolean(SDNode *N, SelectionDAG &DAG) { in combineSubOfBoolean() function
13520 if (SDValue V = combineSubOfBoolean(N, DAG)) in performSUBCombine()