Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DFaultMaps.h71 void emitFunctionInfo(const MCSymbol *FnLabel, const FunctionFaultInfos &FFI);
/freebsd-14.2/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp731 void emitFunctionInfo(llvm::raw_ostream &, const FunctionInfo &);
765 emitFunctionInfo(OS, OMI); in emitUnversionedInfo()
957 void emitFunctionInfo(raw_ostream &OS, const FunctionInfo &FI) { in emitFunctionInfo() function
1005 emitFunctionInfo(OS, GFI); in emitUnversionedInfo()