Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86AsmPrinter.h161 void emitKCFITypeId(const MachineFunction &MF) override;
HDX86AsmPrinter.cpp154 void X86AsmPrinter::emitKCFITypeId(const MachineFunction &MF) { in emitKCFITypeId() function in X86AsmPrinter
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDAsmPrinter.h412 virtual void emitKCFITypeId(const MachineFunction &MF);
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDAsmPrinter.cpp966 emitKCFITypeId(*MF); in emitFunctionHeader()
1493 void AsmPrinter::emitKCFITypeId(const MachineFunction &MF) { in emitKCFITypeId() function in AsmPrinter