Home
last modified time | relevance | path

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

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