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