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

/art/compiler/optimizing/
H A Dnodes.h3363 // Needed if we merge a HCompare into a HCondition.
3408 // In the following Evaluate methods, a HCompare instruction has
3452 // In the following Evaluate methods, a HCompare instruction has
3489 // In the following Evaluate methods, a HCompare instruction has
3526 // In the following Evaluate methods, a HCompare instruction has
3563 // In the following Evaluate methods, a HCompare instruction has
3600 // In the following Evaluate methods, a HCompare instruction has
3791 class HCompare FINAL : public HBinaryOperation {
3795 // HCompare instruction (which is always Primitive::kPrimInt).
3796 HCompare(Primitiv function in class:art::FINAL::FINAL::ComparisonBias::FINAL
[all...]

Completed in 28 milliseconds