Searched defs:HCompare (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dnodes.h3608 // Needed if we merge a HCompare into a HCondition.
3653 // In the following Evaluate methods, a HCompare instruction has
3700 // In the following Evaluate methods, a HCompare instruction has
3740 // In the following Evaluate methods, a HCompare instruction has
3780 // In the following Evaluate methods, a HCompare instruction has
3819 // In the following Evaluate methods, a HCompare instruction has
3858 // In the following Evaluate methods, a HCompare instruction has
4058 class HCompare FINAL : public HBinaryOperation {
4062 // HCompare instruction (which is always DataType::Type::kInt).
4063 HCompare(DataTyp function in class:art::FINAL::FINAL::ComparisonBias::FINAL
[all...]

Completed in 177 milliseconds