Searched refs:condCodeSecondOperand (Results 1 – 1 of 1) sorted by relevance
3408 bool condCodeSecondOperand = (Head == "cset" || Head == "csetm"); in ParseInstruction() local3427 (N == 2 && condCodeSecondOperand), in ParseInstruction()3428 condCodeSecondOperand || condCodeThirdOperand)) { in ParseInstruction()