Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMAsmPrinter.h88 void emitJumpTableInsts(const MachineInstr *MI);
H A DARMAsmPrinter.cpp1025 void ARMAsmPrinter::emitJumpTableInsts(const MachineInstr *MI) { in emitJumpTableInsts() function in ARMAsmPrinter
1735 emitJumpTableInsts(MI); in emitInstruction()