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 | 15775 static bool combine_CC(SDValue &LHS, SDValue &RHS, SDValue &CC, const SDLoc &DL, in combine_CC() 16957 if (combine_CC(LHS, RHS, CC, DL, DAG, Subtarget)) in PerformDAGCombine() 17024 if (combine_CC(LHS, RHS, CC, DL, DAG, Subtarget)) in PerformDAGCombine() 15772 static bool combine_CC(SDValue &LHS, SDValue &RHS, SDValue &CC, const SDLoc &DL, combine_CC() function
|