Home | History | Annotate | Download | only in compiler

Lines Matching refs:InstructionOperand

438   for (const InstructionOperand& operand : references->reference_operands()) {
481 bool CodeGenerator::IsValidPush(InstructionOperand source,
509 InstructionOperand source = move->source();
510 InstructionOperand destination = move->destination();
559 InstructionOperand* source, InstructionOperand* destination) {
589 InstructionOperand* source, InstructionOperand* destination) {
952 InstructionOperand* op = iter->Advance();
1103 InstructionOperand* op,