Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DGCMetadata.cpp106 GCFunctionInfo *GFI = Functions.back().get(); getFunctionInfo() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h266 GCFunctionInfo *GFI = nullptr; variable
H A DStatepointLowering.cpp507 if (auto IsManaged = GFI->getStrategy().isGCManagedPointer(Ty)) in isGCValue() local
/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp1001 getUnversionedInfoSize(const GlobalFunctionInfo & GFI) getUnversionedInfoSize() argument
1005 emitUnversionedInfo(raw_ostream & OS,const GlobalFunctionInfo & GFI) emitUnversionedInfo() argument
H A DAPINotesYAMLCompiler.cpp952 GlobalFunctionInfo GFI; convertTopLevelItems() local
/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h56 GCFunctionInfo *GFI = nullptr; global() variable