Searched refs:InstructionConstraint (Results 1 – 2 of 2) sorted by relevance
205 struct InstructionConstraint { struct211 typedef ZoneVector<InstructionConstraint> Constraints; argument
86 InstructionConstraint instr_constraint = {instr, operand_count, in RegisterAllocatorVerifier()501 const InstructionConstraint& instr_constraint = constraints_[instr_index]; in VerifyGapMoves()