Searched refs:kInputMulLeftIndex (Results 1 – 2 of 2) sorted by relevance
38 SetRawInputAt(kInputMulLeftIndex, mul_left); in HExpression()45 static constexpr int kInputMulLeftIndex = 1; variable
9077 locations->SetInAt(HMultiplyAccumulate::kInputMulLeftIndex, Location::RequiresRegister()); in VisitMultiplyAccumulate()9087 InputRegisterAt(instr, HMultiplyAccumulate::kInputMulLeftIndex); in VisitMultiplyAccumulate()