Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430AsmPrinter.cpp62 void EmitInterruptVectorSection(MachineFunction &ISR);
162 void MSP430AsmPrinter::EmitInterruptVectorSection(MachineFunction &ISR) { in EmitInterruptVectorSection() function in MSP430AsmPrinter
182 EmitInterruptVectorSection(MF); in runOnMachineFunction()