Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp14744 static SDValue IsCMPZCSINC(SDNode *Cmp, ARMCC::CondCodes &CC) { in IsCMPZCSINC() function
14784 if (SDValue C = IsCMPZCSINC(N, Cond)) in PerformCMPZCombine()
14796 if (SDValue C = IsCMPZCSINC(N->getOperand(3).getNode(), Cond)) { in PerformCSETCombine()
18153 if (SDValue C = IsCMPZCSINC(N->getOperand(4).getNode(), Cond)) { in PerformCMOVCombine()