Home
last modified time | relevance | path

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

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