Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:JumpTable

246   setOperationAction(ISD::JumpTable,     MVT::i32, Custom);
251 setOperationAction(ISD::JumpTable, MVT::i64, Custom);
5725 case ISD::JumpTable: return LowerJumpTable(Op, DAG);