Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DGCMetadata.cpp105 GCFunctionInfo *GFI = Functions.back().get(); getFunctionInfo() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h266 GCFunctionInfo *GFI = nullptr; variable
H A DStatepointLowering.cpp504 if (auto *GFI = Builder.GFI) isGCValue() local
/freebsd-src/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp1000 getUnversionedInfoSize(const GlobalFunctionInfo & GFI) getUnversionedInfoSize() argument
1004 emitUnversionedInfo(raw_ostream & OS,const GlobalFunctionInfo & GFI) emitUnversionedInfo() argument
H A DAPINotesYAMLCompiler.cpp950 GlobalFunctionInfo GFI; convertTopLevelItems() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h53 GCFunctionInfo *GFI = nullptr; global() variable