Home | History | Annotate | Download | only in X86

Lines Matching refs:JumpTable

458   setOperationAction(ISD::JumpTable       , MVT::i32  , Custom);
467 setOperationAction(ISD::JumpTable , MVT::i64 , Custom);
1382 /// jumptable.
1393 /// given PIC jumptable, the same as getPICJumpTableRelocBase, but as an
7020 // ConstantPool, JumpTable, GlobalAddress, and ExternalSymbol are lowered as
10858 case ISD::JumpTable: return LowerJumpTable(Op, DAG);