HomeSort by relevance Sort by last modified time
    Searched defs:GFI (Results 1 - 20 of 20) sorted by null

  /external/llvm/lib/CodeGen/
GCMetadata.cpp 71 GCFunctionInfo *GFI = Functions.back().get();
72 FInfoMap[&F] = GFI;
73 return *GFI;
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
GCMetadata.cpp 111 GCFunctionInfo *GFI = S->insertFunctionInfo(F);
112 FInfoMap[&F] = GFI;
113 return *GFI;
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
SelectionDAGISel.h 51 GCFunctionInfo *GFI;
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.h 320 /// GFI - Garbage collection metadata for the function.
321 GCFunctionInfo *GFI;
341 void init(GCFunctionInfo *gfi, AliasAnalysis &aa);
  /external/llvm/include/llvm/CodeGen/
SelectionDAGISel.h 52 GCFunctionInfo *GFI;
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.h 594 /// GFI - Garbage collection metadata for the function.
595 GCFunctionInfo *GFI;
615 void init(GCFunctionInfo *gfi, AliasAnalysis &aa,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
SelectionDAGISel.h 54 GCFunctionInfo *GFI;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
SelectionDAGISel.h 54 GCFunctionInfo *GFI;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
SelectionDAGISel.h 54 GCFunctionInfo *GFI;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
SelectionDAGISel.h 54 GCFunctionInfo *GFI;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
SelectionDAGISel.h 54 GCFunctionInfo *GFI;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
SelectionDAGISel.h 54 GCFunctionInfo *GFI;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
SelectionDAGISel.h 54 GCFunctionInfo *GFI;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
SelectionDAGISel.h 54 GCFunctionInfo *GFI;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
SelectionDAGISel.h 54 GCFunctionInfo *GFI;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
SelectionDAGISel.h 54 GCFunctionInfo *GFI;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
SelectionDAGISel.h 54 GCFunctionInfo *GFI;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
SelectionDAGISel.h 54 GCFunctionInfo *GFI;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
SelectionDAGISel.h 54 GCFunctionInfo *GFI;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
SelectionDAGISel.h 54 GCFunctionInfo *GFI;

Completed in 635 milliseconds