Lines Matching refs:InstructionCode
131 Instruction* InstructionSelector::Emit(InstructionCode opcode, in Emit()
140 Instruction* InstructionSelector::Emit(InstructionCode opcode, in Emit()
149 Instruction* InstructionSelector::Emit(InstructionCode opcode, in Emit()
162 Instruction* InstructionSelector::Emit(InstructionCode opcode, in Emit()
177 InstructionCode opcode, InstructionOperand output, InstructionOperand a, in Emit()
189 InstructionCode opcode, InstructionOperand output, InstructionOperand a, in Emit()
201 InstructionCode opcode, InstructionOperand output, InstructionOperand a, in Emit()
214 InstructionCode opcode, size_t output_count, InstructionOperand* outputs, in Emit()
1867 InstructionCode opcode = kArchNop; in VisitCall()
1912 InstructionCode opcode; in VisitTailCall()
1983 Instruction* InstructionSelector::EmitDeoptimize(InstructionCode opcode, in EmitDeoptimize()
1996 InstructionCode opcode, InstructionOperand output, InstructionOperand a, in EmitDeoptimize()
2006 InstructionCode opcode, size_t output_count, InstructionOperand* outputs, in EmitDeoptimize()
2036 InstructionCode opcode = kArchDeoptimize; in VisitDeoptimize()