HomeSort by relevance Sort by last modified time
    Searched defs:kInputMulLeftIndex (Results 1 - 2 of 2) sorted by null

  /art/compiler/optimizing/
nodes_shared.h 37 SetRawInputAt(kInputMulLeftIndex, mul_left);
42 static constexpr int kInputMulLeftIndex = 1;
nodes_vector.h 662 SetRawInputAt(kInputMulLeftIndex, mul_left);
667 static constexpr int kInputMulLeftIndex = 1;

Completed in 131 milliseconds