Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp3563 static SDValue combineSetCCCCR(SDValue CCR, M68k::CondCode &CC, in combineSetCCCCR() function
3581 if (SDValue Flags = combineSetCCCCR(CCR, CC, DAG, Subtarget)) in combineM68kSetCC()
3595 if (SDValue Flags = combineSetCCCCR(CCR, CC, DAG, Subtarget)) { in combineM68kBrCond()