Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp1085 static SDValue performADDCombine(SDNode *N, SelectionDAG &DAG, in performADDCombine() function
1189 return performADDCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp13425 static SDValue performADDCombine(SDNode *N, in performADDCombine()
16807 return performADDCombine(N, DCI, Subtarget); in PerformDAGCombine()
13422 static SDValue performADDCombine(SDNode *N, performADDCombine() function