Searched refs:OperandConstraint (Results 1 – 4 of 4) sorted by relevance
43 struct OperandConstraint { struct53 OperandConstraint* operand_constraints_; argument65 static void VerifyInput(const OperandConstraint& constraint);66 static void VerifyTemp(const OperandConstraint& constraint);67 static void VerifyOutput(const OperandConstraint& constraint);70 OperandConstraint* constraint);72 const OperandConstraint* constraint);
49 const OperandConstraint& constraint) { in VerifyInput()59 const OperandConstraint& constraint) { in VerifyTemp()68 const OperandConstraint& constraint) { in VerifyOutput()88 auto* op_constraints = zone->NewArray<OperandConstraint>(operand_count); in RegisterAllocatorVerifier()141 OperandConstraint* constraint) { in BuildConstraint()207 const InstructionOperand* op, const OperandConstraint* constraint) { in CheckConstraint()
33 enum OperandConstraint { enum163 MCOI::OperandConstraint Constraint) const { in getOperandConstraint()
435 string Constraints = ""; // OperandConstraint, e.g. $src = $dst.