Searched refs:tCALL (Results 1 – 3 of 3) sorted by relevance
46 tCALL, // Thumb function call. enumerator
18 def ARMtcall : SDNode<"ARMISD::tCALL", SDT_ARMcall,
819 case ARMISD::tCALL: return "ARMISD::tCALL"; in getTargetNodeName()1517 CallOpc = isARMFunc ? ARMISD::CALL : ARMISD::tCALL; in LowerCall()