Searched refs:NumFixedArityOperands (Results 1 – 3 of 3) sorted by relevance
327 M->NumFixedArityOperands == NumFixedArityOperands; in isEqualImpl()
930 int NumFixedArityOperands = -1; in EmitResultInstructionAsOperand() local933 NumFixedArityOperands = Pattern.getSrcPattern()->getNumChildren(); in EmitResultInstructionAsOperand()981 NumFixedArityOperands, NextRecordedOperandNo)); in EmitResultInstructionAsOperand()
1035 int NumFixedArityOperands; variable1045 HasMemRefs(hasmemrefs), NumFixedArityOperands(numfixedarityoperands) {} in EmitNodeMatcherCommon()1069 int getNumFixedArityOperands() const { return NumFixedArityOperands; } in getNumFixedArityOperands()