Searched defs:GFI (Results 1 – 6 of 6) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | GCMetadata.cpp | 105 GCFunctionInfo *GFI = Functions.back().get(); getFunctionInfo() local |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAGBuilder.h | 266 GCFunctionInfo *GFI = nullptr; variable |
H A D | StatepointLowering.cpp | 504 if (auto *GFI = Builder.GFI) isGCValue() local |
/freebsd-src/contrib/llvm-project/clang/lib/APINotes/ | ||
H A D | APINotesWriter.cpp | 1000 getUnversionedInfoSize(const GlobalFunctionInfo & GFI) getUnversionedInfoSize() argument |
H A D | APINotesYAMLCompiler.cpp | 950 GlobalFunctionInfo GFI; convertTopLevelItems() local |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | SelectionDAGISel.h | 53 GCFunctionInfo *GFI = nullptr; global() variable |