Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp1070 static SDValue performSUBCombine(SDNode *N, SelectionDAG &DAG, in performSUBCombine() function
1193 return performSUBCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp13518 static SDValue performSUBCombine(SDNode *N, SelectionDAG &DAG, in performSUBCombine()
16812 return performSUBCombine(N, DAG, Subtarget); in PerformDAGCombine()
13515 static SDValue performSUBCombine(SDNode *N, SelectionDAG &DAG, performSUBCombine() function