Home
last modified time | relevance | path

Searched defs:OperandAt (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/crankshaft/
Dhydrogen-instructions.h1027 HValue* OperandAt(int i) const final { return inputs_[i]; } in OperandAt() function
1095 HValue* OperandAt(int i) const override { return inputs_[i]; } in OperandAt() function
1592 HValue* OperandAt(int index) const override { return values_[index]; } in OperandAt() function
1901 HValue* OperandAt(int i) const final { return inputs_[i]; } in OperandAt() function
2060 HValue* OperandAt(int index) const final { return values_[index]; } in OperandAt() function
2814 HValue* OperandAt(int index) const override { return inputs_[index]; } in OperandAt() function
2886 HValue* OperandAt(int index) const final { return values_[index]; } in OperandAt() function