Home
last modified time | relevance | path

Searched defs:GFI (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DGCMetadata.cpp106 GCFunctionInfo *GFI = Functions.back().get(); in getFunctionInfo() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h266 GCFunctionInfo *GFI = nullptr; variable
H A DStatepointLowering.cpp507 if (auto *GFI = Builder.GFI) in isGCValue() local
/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp1062 unsigned getUnversionedInfoSize(const GlobalFunctionInfo &GFI) { in getUnversionedInfoSize()
1066 void emitUnversionedInfo(raw_ostream &OS, const GlobalFunctionInfo &GFI) { in emitUnversionedInfo()
H A DAPINotesYAMLCompiler.cpp1044 GlobalFunctionInfo GFI; in convertTopLevelItems() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h56 GCFunctionInfo *GFI = nullptr; variable