Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp3384 static SDValue combineSetCCCCR(SDValue CCR, M68k::CondCode &CC, in combineSetCCCCR() function
3402 if (SDValue Flags = combineSetCCCCR(CCR, CC, DAG, Subtarget)) in combineM68kSetCC()
3416 if (SDValue Flags = combineSetCCCCR(CCR, CC, DAG, Subtarget)) { in combineM68kBrCond()