Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DGCMetadata.cpp77 GCFunctionInfo *GFI = Functions.back().get(); in getFunctionInfo() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp497 if (auto *GFI = Builder.GFI) in isGCValue() local
520 if (auto *GFI = Builder.GFI) { in lowerStatepointMetaArgs() local
H A DSelectionDAGBuilder.h428 GCFunctionInfo *GFI; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h50 GCFunctionInfo *GFI; variable