Home | History | Annotate | Download | only in interpreter

Lines Matching full:tooperand

68   BytecodeNode add(Bytecode::kAdd, Register(0).ToOperand());
82 BytecodeNode add(Bytecode::kAdd, Register(0).ToOperand());
97 BytecodeNode add(Bytecode::kAdd, Register(0).ToOperand());
108 BytecodeNode add(Bytecode::kAdd, Register(0).ToOperand());
119 BytecodeNode add(Bytecode::kAdd, Register(0).ToOperand());
185 BytecodeNode first(Bytecode::kStar, Register(0).ToOperand());
186 BytecodeNode second(Bytecode::kLdar, Register(1).ToOperand());
199 BytecodeNode first(Bytecode::kStar, Register(0).ToOperand());
200 BytecodeNode second(Bytecode::kLdar, Register(0).ToOperand());
211 BytecodeNode first(Bytecode::kStar, Register(0).ToOperand());
212 BytecodeNode second(Bytecode::kLdar, Register(0).ToOperand());
227 BytecodeNode first(Bytecode::kStar, Register(0).ToOperand());
228 BytecodeNode second(Bytecode::kLdar, Register(0).ToOperand());
229 BytecodeNode third(Bytecode::kStar, Register(3).ToOperand());
244 BytecodeNode first(Bytecode::kLdar, Register(0).ToOperand());
370 static_cast<uint32_t>(Register(31).ToOperand()), 32, 33,
371 static_cast<uint32_t>(Register(256).ToOperand())};
395 const uint32_t operands[] = {static_cast<uint32_t>(Register(31).ToOperand()),
397 static_cast<uint32_t>(Register(1).ToOperand())};
421 static_cast<uint32_t>(Register(1).ToOperand())};
445 static_cast<uint32_t>(Register(200000).ToOperand()), 55005500,
446 static_cast<uint32_t>(Register(1).ToOperand())};
470 static_cast<uint32_t>(Register(100000).ToOperand())};