Searched refs:combine_CC (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.cpp | 18280 static bool combine_CC(SDValue &LHS, SDValue &RHS, SDValue &CC, const SDLoc &DL, in combine_CC() function 20001 if (combine_CC(LHS, RHS, CC, DL, DAG, Subtarget)) in PerformDAGCombine() 20068 if (combine_CC(LHS, RHS, CC, DL, DAG, Subtarget)) in PerformDAGCombine()
|