Searched refs:emitKCFITrapEntry (Results 1 – 4 of 4) sorted by relevance
422 void emitKCFITrapEntry(const MachineFunction &MF, const MCSymbol *Symbol);
552 emitKCFITrapEntry(*MI.getMF(), Trap); in LowerKCFI_CHECK()
912 emitKCFITrapEntry(MF, Trap); in LowerKCFI_CHECK()
1466 void AsmPrinter::emitKCFITrapEntry(const MachineFunction &MF, in emitKCFITrapEntry() function in AsmPrinter