Searched refs:InstructionOperandVector (Results 1 – 2 of 2) sorted by relevance
483 InstructionOperandVector* inputs, in AddOperandToStateValueDescriptor()531 InstructionOperandVector* inputs, in AddInputsToFrameStateDescriptor()611 InstructionOperandVector outputs;612 InstructionOperandVector instruction_args;1913 InstructionOperandVector temps(zone()); in VisitTailCall()2011 InstructionOperandVector args(instruction_zone()); in EmitDeoptimize()
140 typedef ZoneVector<InstructionOperand> InstructionOperandVector; typedef