Home
last modified time | relevance | path

Searched refs:Compute (Results 1 – 3 of 3) sorted by relevance

/art/compiler/optimizing/
Dnodes_shared.h69 auto Compute(T x, U y) const -> decltype(x & ~y) {
88 Compute(x->GetValue(), y->GetValue()), GetDexPc()); in Evaluate()
92 Compute(x->GetValue(), y->GetValue()), GetDexPc()); in Evaluate()
Dnodes.h3129 return MakeConstantCondition(Compute(x->GetValue(), y->GetValue()), GetDexPc()); in Evaluate()
3135 return MakeConstantCondition(Compute(Compare(x->GetValue(), y->GetValue()), 0), in Evaluate()
3139 return MakeConstantCondition(Compute(CompareFP(x->GetValue(), y->GetValue()), 0), GetDexPc()); in Evaluate()
3142 return MakeConstantCondition(Compute(CompareFP(x->GetValue(), y->GetValue()), 0), GetDexPc()); in Evaluate()
3156 template <typename T> bool Compute(T x, T y) const { return x == y; } in Compute() function
3173 return MakeConstantCondition(Compute(x->GetValue(), y->GetValue()), GetDexPc()); in Evaluate()
3179 return MakeConstantCondition(Compute(Compare(x->GetValue(), y->GetValue()), 0), GetDexPc()); in Evaluate()
3182 return MakeConstantCondition(Compute(CompareFP(x->GetValue(), y->GetValue()), 0), GetDexPc()); in Evaluate()
3185 return MakeConstantCondition(Compute(CompareFP(x->GetValue(), y->GetValue()), 0), GetDexPc()); in Evaluate()
3199 template <typename T> bool Compute(T x, T y) const { return x != y; } in Compute() function
[all …]
/art/runtime/arch/mips64/
Dquick_entrypoints_mips64.S1541 daddu $a5, $t0, $a5 # Compute the index.
1568 # Compute the rosalloc bracket index from the size. Allign up the size by the rosalloc bracket