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

/art/compiler/optimizing/
H A Dnodes_shared.h37 SetRawInputAt(kInputMulLeftIndex, mul_left);
42 static constexpr int kInputMulLeftIndex = 1; member in class:art::FINAL
H A Dnodes_vector.h662 SetRawInputAt(kInputMulLeftIndex, mul_left);
667 static constexpr int kInputMulLeftIndex = 1; member in class:art::FINAL

Completed in 28 milliseconds