Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp13601 static SDValue combineTruncSelectToSMaxUSat(SDNode *N, SelectionDAG &DAG) { in combineTruncSelectToSMaxUSat()
13685 return combineTruncSelectToSMaxUSat(N, DAG);
13598 static SDValue combineTruncSelectToSMaxUSat(SDNode *N, SelectionDAG &DAG) { combineTruncSelectToSMaxUSat() function