Searched refs:lowerJumpTable (Results 1 – 5 of 5) sorted by relevance
17 lowerJumpTable(SDValue Op, SelectionDAG &DAG) const
548 SDValue lowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
1216 case ISD::JumpTable: return lowerJumpTable(Op, DAG); in LowerOperation()2086 lowerJumpTable(SDValue Op, SelectionDAG &DAG) const in lowerJumpTable() function in MipsTargetLowering
542 SDValue lowerJumpTable(JumpTableSDNode *JT, SelectionDAG &DAG) const;
2810 SDValue SystemZTargetLowering::lowerJumpTable(JumpTableSDNode *JT, in lowerJumpTable() function in SystemZTargetLowering4799 return lowerJumpTable(cast<JumpTableSDNode>(Op), DAG); in LowerOperation()