Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMAsmPrinter.h88 void emitJumpTableInsts(const MachineInstr *MI);
H A DARMAsmPrinter.cpp1040 void ARMAsmPrinter::emitJumpTableInsts(const MachineInstr *MI) { in emitJumpTableInsts() function in ARMAsmPrinter
1825 emitJumpTableInsts(MI); in emitInstruction()