Searched refs:BR2_JT (Results 1 – 3 of 3) sorted by relevance
76 BR2_JT, // Jumptable branch (2 level - jumptable entry is a jump). enumerator
173 def ARMbr2jt : SDNode<"ARMISD::BR2_JT", SDT_ARMBr2JT,
1714 MAKE_CASE(ARMISD::BR2_JT) in getTargetNodeName()5848 return DAG.getNode(ARMISD::BR2_JT, dl, MVT::Other, Chain, in LowerBR_JT()