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

  /external/llvm/include/llvm/CodeGen/
GCStrategy.h 91 bool CustomRoots; ///< Default is to pass through to backend.
148 bool customRoots() const { return CustomRoots; }
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
GCStrategy.h 70 bool CustomRoots; //< Default is to pass through to backend.
108 /// customRoots - By default, roots are left for the code generator so it
111 bool customRoots() const { return CustomRoots; }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
GCStrategy.h 94 bool CustomRoots = false; ///< Default is to pass through to backend.
151 bool customRoots() const { return CustomRoots; }
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
GCStrategy.h 94 bool CustomRoots = false; ///< Default is to pass through to backend.
151 bool customRoots() const { return CustomRoots; }
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
GCStrategy.h 94 bool CustomRoots = false; ///< Default is to pass through to backend.
151 bool customRoots() const { return CustomRoots; }
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
GCStrategy.h 94 bool CustomRoots = false; ///< Default is to pass through to backend.
151 bool customRoots() const { return CustomRoots; }
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
GCStrategy.h 94 bool CustomRoots = false; ///< Default is to pass through to backend.
151 bool customRoots() const { return CustomRoots; }
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
GCStrategy.h 94 bool CustomRoots = false; ///< Default is to pass through to backend.
151 bool customRoots() const { return CustomRoots; }
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
GCStrategy.h 94 bool CustomRoots = false; ///< Default is to pass through to backend.
151 bool customRoots() const { return CustomRoots; }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
GCStrategy.h 94 bool CustomRoots = false; ///< Default is to pass through to backend.
151 bool customRoots() const { return CustomRoots; }
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
GCStrategy.h 94 bool CustomRoots = false; ///< Default is to pass through to backend.
151 bool customRoots() const { return CustomRoots; }
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
GCStrategy.h 94 bool CustomRoots = false; ///< Default is to pass through to backend.
151 bool customRoots() const { return CustomRoots; }
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
GCStrategy.h 94 bool CustomRoots = false; ///< Default is to pass through to backend.
151 bool customRoots() const { return CustomRoots; }
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
GCStrategy.h 94 bool CustomRoots = false; ///< Default is to pass through to backend.
151 bool customRoots() const { return CustomRoots; }
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
GCStrategy.h 94 bool CustomRoots = false; ///< Default is to pass through to backend.
151 bool customRoots() const { return CustomRoots; }
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
GCStrategy.h 94 bool CustomRoots = false; ///< Default is to pass through to backend.
151 bool customRoots() const { return CustomRoots; }

Completed in 95 milliseconds