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