HomeSort by relevance Sort by last modified time
    Searched refs:DEFAULT_WEIGHT (Results 1 - 25 of 39) sorted by null

1 2

  /external/llvm/include/llvm/CodeGen/
MachineBranchProbabilityInfo.h 29 // TODO: DEFAULT_WEIGHT makes sense during static predication, when none of
34 static const uint32_t DEFAULT_WEIGHT = 16;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
MachineBranchProbabilityInfo.h 29 // TODO: DEFAULT_WEIGHT makes sense during static predication, when none of
34 static const uint32_t DEFAULT_WEIGHT = 16;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
MachineBranchProbabilityInfo.h 29 // TODO: DEFAULT_WEIGHT makes sense during static predication, when none of
34 static const uint32_t DEFAULT_WEIGHT = 16;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
MachineBranchProbabilityInfo.h 29 // TODO: DEFAULT_WEIGHT makes sense during static predication, when none of
34 static const uint32_t DEFAULT_WEIGHT = 16;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineBranchProbabilityInfo.h 29 // TODO: DEFAULT_WEIGHT makes sense during static predication, when none of
34 static const uint32_t DEFAULT_WEIGHT = 16;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
MachineBranchProbabilityInfo.h 29 // TODO: DEFAULT_WEIGHT makes sense during static predication, when none of
34 static const uint32_t DEFAULT_WEIGHT = 16;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
MachineBranchProbabilityInfo.h 29 // TODO: DEFAULT_WEIGHT makes sense during static predication, when none of
34 static const uint32_t DEFAULT_WEIGHT = 16;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
MachineBranchProbabilityInfo.h 29 // TODO: DEFAULT_WEIGHT makes sense during static predication, when none of
34 static const uint32_t DEFAULT_WEIGHT = 16;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineBranchProbabilityInfo.h 29 // TODO: DEFAULT_WEIGHT makes sense during static predication, when none of
34 static const uint32_t DEFAULT_WEIGHT = 16;
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
BranchProbabilityInfo.h 29 // TODO: DEFAULT_WEIGHT makes sense during static predication, when none of
34 static const uint32_t DEFAULT_WEIGHT = 16;
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
MachineBranchProbabilityInfo.h 30 // TODO: DEFAULT_WEIGHT makes sense during static predication, when none of
35 static const uint32_t DEFAULT_WEIGHT = 16;
53 // DEFAULT_WEIGHT.
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
MachineBranchProbabilityInfo.cpp 51 return DEFAULT_WEIGHT;
  /packages/apps/TV/src/com/android/tv/recommendation/
Recommender.java 89 EvaluatorWrapper.DEFAULT_BASE_SCORE, EvaluatorWrapper.DEFAULT_WEIGHT);
272 private static final double DEFAULT_WEIGHT = 1.0;
  /external/llvm/include/llvm/Analysis/
BranchProbabilityInfo.h 128 // TODO: DEFAULT_WEIGHT makes sense during static predication, when none of
133 static const uint32_t DEFAULT_WEIGHT = 16;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
BranchProbabilityInfo.h 149 // TODO: DEFAULT_WEIGHT makes sense during static predication, when none of
154 static const uint32_t DEFAULT_WEIGHT = 16;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
BranchProbabilityInfo.h 149 // TODO: DEFAULT_WEIGHT makes sense during static predication, when none of
154 static const uint32_t DEFAULT_WEIGHT = 16;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
BranchProbabilityInfo.h 149 // TODO: DEFAULT_WEIGHT makes sense during static predication, when none of
154 static const uint32_t DEFAULT_WEIGHT = 16;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
BranchProbabilityInfo.h 149 // TODO: DEFAULT_WEIGHT makes sense during static predication, when none of
154 static const uint32_t DEFAULT_WEIGHT = 16;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
BranchProbabilityInfo.h 149 // TODO: DEFAULT_WEIGHT makes sense during static predication, when none of
154 static const uint32_t DEFAULT_WEIGHT = 16;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
BranchProbabilityInfo.h 149 // TODO: DEFAULT_WEIGHT makes sense during static predication, when none of
154 static const uint32_t DEFAULT_WEIGHT = 16;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
BranchProbabilityInfo.h 149 // TODO: DEFAULT_WEIGHT makes sense during static predication, when none of
154 static const uint32_t DEFAULT_WEIGHT = 16;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
BranchProbabilityInfo.h 149 // TODO: DEFAULT_WEIGHT makes sense during static predication, when none of
154 static const uint32_t DEFAULT_WEIGHT = 16;
  /external/autotest/client/cros/netprotos/
zeroconf.py 26 DEFAULT_WEIGHT = 500
403 service_name, protocol, DEFAULT_PRIORITY, DEFAULT_WEIGHT, port)
  /external/swiftshader/third_party/LLVM/lib/Analysis/
BranchProbabilityInfo.cpp 471 // Return edge's weight. If can't find it, return DEFAULT_WEIGHT value.
480 return DEFAULT_WEIGHT;
  /frameworks/base/core/java/android/widget/
GridLayout.java     [all...]

Completed in 693 milliseconds

1 2