Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DFaultMaps.cpp73 emitFunctionInfo(FFI.first, FFI.second); in serializeToFaultMapSection()
76 void FaultMaps::emitFunctionInfo(const MCSymbol *FnLabel, in emitFunctionInfo() function in FaultMaps
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DFaultMaps.h71 void emitFunctionInfo(const MCSymbol *FnLabel, const FunctionFaultInfos &FFI);
/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp740 void emitFunctionInfo(llvm::raw_ostream &, const FunctionInfo &);
774 emitFunctionInfo(OS, OMI); in emitUnversionedInfo()
802 emitFunctionInfo(OS, OMI); in emitUnversionedInfo()
1020 void emitFunctionInfo(raw_ostream &OS, const FunctionInfo &FI) { in emitFunctionInfo() function
1067 emitFunctionInfo(OS, GFI); in emitUnversionedInfo()