Lines Matching refs:InstructionOperand
88 InstructionOperand UseOperand(Node* node, OperandModes mode) {
95 InstructionOperand UseAnyExceptImmediate(Node* node) {
171 InstructionOperand inputs[],
212 Node* operand, InstructionOperand inputs[], size_t* input_count,
249 InstructionOperand UseRegisterOrStackPointer(Node* node) {
434 InstructionOperand inputs[] = {g.UseRegister(node->InputAt(0))};
435 InstructionOperand outputs[2];
452 InstructionOperand* inputs, size_t& input_count,
496 InstructionOperand* inputs, size_t& input_count,
500 InstructionOperand const left_input = g.UseRegister(left);
578 InstructionOperand inputs[8];
580 InstructionOperand outputs[2];
629 InstructionOperand inputs[8];
631 InstructionOperand outputs[2];
696 InstructionOperand outputs[1];
698 InstructionOperand inputs[3];
731 InstructionOperand inputs[3];
759 InstructionOperand temps[] = {g.TempRegister(), g.TempRegister()};
813 InstructionOperand inputs[4];
819 InstructionOperand value_operand = g.UseRegister(value);
821 Emit(code, 0, static_cast<InstructionOperand*>(nullptr), input_count,
1032 InstructionOperand inputs[] = {
1036 InstructionOperand outputs[] = {
1062 InstructionOperand inputs[] = {g.UseUniqueRegister(node->InputAt(0)),
1067 InstructionOperand outputs[] = {
1089 InstructionOperand shift_operand;
1096 InstructionOperand inputs[] = {g.UseUniqueRegister(node->InputAt(0)),
1102 InstructionOperand outputs[2];
1103 InstructionOperand temps[1];
1215 InstructionOperand dst = (doZeroExt && !canEliminateZeroExt &&
1625 InstructionOperand left, InstructionOperand right,
1646 InstructionOperand inputs[8];
1647 InstructionOperand outputs[1];
1749 InstructionOperand inputs[8];
1750 InstructionOperand outputs[2];
2014 InstructionOperand
2028 InstructionOperand index_operand = value_operand;
2035 InstructionOperand index_operand_zero_ext = g.TempRegister();
2244 InstructionOperand inputs[4];
2276 InstructionOperand inputs[3];
2281 InstructionOperand outputs[1];
2311 InstructionOperand inputs[4];
2326 InstructionOperand outputs[1];
2360 InstructionOperand inputs[3];
2375 InstructionOperand outputs[1];
2379 InstructionOperand temps[1];