Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/
Dhydrogen-instructions.h1159 HValue* OperandAt(int i) const final { return inputs_[i]; } in OperandAt() function
1227 HValue* OperandAt(int i) const override { return inputs_[i]; } in OperandAt() function
1793 HValue* OperandAt(int index) const override { return values_[index]; } in OperandAt() function
2095 HValue* OperandAt(int i) const final { return inputs_[i]; } in OperandAt() function
2276 HValue* OperandAt(int index) const final { return values_[index]; } in OperandAt() function
3266 HValue* OperandAt(int index) const override { return inputs_[index]; } in OperandAt() function
3355 HValue* OperandAt(int index) const final { return values_[index]; } in OperandAt() function