Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:Table

1677   // Emit the code for the jump table
1682 SDValue Table = DAG.getJumpTable(JT.JTI, PTy);
1685 Table, Index);
1704 // can be used as an index into the jump table in a subsequent basic block.
1715 // Emit the range check for the jump table, and branch to the default block
1769 // Switch table case range are encoded into series of masks.
2143 DEBUG(dbgs() << "Lowering jump table\n"
2158 // of the jump table, and jumping to it. Update successor information;
2160 // table.
2168 // of the jump table. If the value of the jump table slot corresponds to
2211 // Create a jump table index for this jump table.
2216 // Set the jump table information so that we can codegen it as a second
2607 // target supports indirect branches, then emit a jump table rather than
4661 // Build a debug info table entry.