Searched refs:OffsetWidth (Results 1 – 2 of 2) sorted by relevance
81 void EmitJumpTableTBInst(const MachineInstr *MI, unsigned OffsetWidth);
1034 unsigned OffsetWidth) { in EmitJumpTableTBInst() argument1035 assert((OffsetWidth == 1 || OffsetWidth == 2) && "invalid tbb/tbh width"); in EmitJumpTableTBInst()1048 OutStreamer->EmitDataRegion(OffsetWidth == 1 ? MCDR_DataRegionJT8 in EmitJumpTableTBInst()1072 OutStreamer->EmitValue(Expr, OffsetWidth); in EmitJumpTableTBInst()