Searched defs:GFI (Results 1 – 6 of 6) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | GCMetadata.cpp | 106 GCFunctionInfo *GFI = Functions.back().get(); getFunctionInfo() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAGBuilder.h | 266 GCFunctionInfo *GFI = nullptr; variable |
H A D | StatepointLowering.cpp | 507 if (auto IsManaged = GFI->getStrategy().isGCManagedPointer(Ty)) in isGCValue() local |
/llvm-project/clang/lib/APINotes/ | ||
H A D | APINotesWriter.cpp | 1001 getUnversionedInfoSize(const GlobalFunctionInfo & GFI) getUnversionedInfoSize() argument |
H A D | APINotesYAMLCompiler.cpp | 952 GlobalFunctionInfo GFI; convertTopLevelItems() local |
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | SelectionDAGISel.h | 56 GCFunctionInfo *GFI = nullptr; global() variable |