Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:JumpTable

212   setOperationAction(ISD::JumpTable,     MVT::i32, Custom);
217 setOperationAction(ISD::JumpTable, MVT::i64, Custom);
4563 case ISD::JumpTable: return LowerJumpTable(Op, DAG);