Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp16473 static SDValue combineTruncOfSraSext(SDNode *N, SelectionDAG &DAG) { in combineTruncOfSraSext()
16874 if (SDValue V = combineTruncOfSraSext(N, DAG)) in PerformDAGCombine()
16470 static SDValue combineTruncOfSraSext(SDNode *N, SelectionDAG &DAG) { combineTruncOfSraSext() function