Searched refs:CALL_PRED (Results 1 – 3 of 3) sorted by relevance
44 CALL_PRED, // Function call that's predicable. enumerator
1014 case ARMISD::CALL_PRED: return "ARMISD::CALL_PRED"; in getTargetNodeName()1807 CallOpc = isLocalARMFunc ? ARMISD::CALL_PRED : ARMISD::CALL; in LowerCall()
114 def ARMcall_pred : SDNode<"ARMISD::CALL_PRED", SDT_ARMcall,