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

/art/compiler/optimizing/
H A Dnodes_shared.h38 SetRawInputAt(kInputMulRightIndex, mul_right);
43 static constexpr int kInputMulRightIndex = 2; member in class:art::FINAL
H A Dnodes_vector.h663 SetRawInputAt(kInputMulRightIndex, mul_right);
668 static constexpr int kInputMulRightIndex = 2; member in class:art::FINAL

Completed in 71 milliseconds