Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp15081 static SDValue combineVWADDSUBWSelect(SDNode *N, SelectionDAG &DAG) { in combineVWADDSUBWSelect()
15133 return combineVWADDSUBWSelect(N, DCI.DAG);
15078 static SDValue combineVWADDSUBWSelect(SDNode *N, SelectionDAG &DAG) { combineVWADDSUBWSelect() function