Searched refs:InstructionOperandVector (Results 1 – 2 of 2) sorted by relevance
386 InstructionOperandVector* inputs, in AddOperandToStateValueDescriptor()429 InstructionOperandVector* inputs, in AddInputsToFrameStateDescriptor()509 InstructionOperandVector outputs;510 InstructionOperandVector instruction_args;1718 InstructionOperandVector temps(zone()); in VisitTailCall()1846 InstructionOperandVector args(instruction_zone()); in EmitDeoptimize()
122 typedef ZoneVector<InstructionOperand> InstructionOperandVector; typedef