Home
last modified time | relevance | path

Searched refs:EmitJumpTableTBInst (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/ARM/
DARMAsmPrinter.h81 void EmitJumpTableTBInst(const MachineInstr *MI, unsigned OffsetWidth);
DARMAsmPrinter.cpp1033 void ARMAsmPrinter::EmitJumpTableTBInst(const MachineInstr *MI, in EmitJumpTableTBInst() function in ARMAsmPrinter
1558 EmitJumpTableTBInst(MI, MI->getOpcode() == ARM::JUMPTABLE_TBB ? 1 : 2); in EmitInstruction()