Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/ARM/
H A DARMAsmPrinter.h88 void emitJumpTableInsts(const MachineInstr *MI);
H A DARMAsmPrinter.cpp1023 void ARMAsmPrinter::emitJumpTableInsts(const MachineInstr *MI) { in emitJumpTableInsts() function in ARMAsmPrinter
1733 emitJumpTableInsts(MI); in emitInstruction()