Lines Matching refs:Table
202 /// getJumpTableEncoding - Return the entry encoding for a jump table in the
218 SDValue TargetLowering::getPICJumpTableRelocBase(SDValue Table,
220 // If our PIC model is GP relative, use the global offset table as the base.
227 return Table;
236 // The normal PIC reloc base is the label at the start of the jump table.