Searched refs:setShowParsedOperands (Results 1 – 3 of 3) sorted by relevance
178 void setShowParsedOperands(bool Value) { ShowParsedOperands = Value; } in setShowParsedOperands() function
169 Parser->setShowParsedOperands(InputArgs.hasArg(OPT_show_inst_operands)); in AssembleInput()
338 Parser->setShowParsedOperands(ShowInstOperands); in AssembleInput()