Searched refs:setTokenValue (Results 1 – 5 of 5) sorted by relevance
155 void setTokenValue(StringRef Value) { in setTokenValue() function877 static_cast<X86Operand*>(Operands[0])->setTokenValue(ins); in ParseInstruction()907 static_cast<X86Operand*>(Operands[0])->setTokenValue(ins); in ParseInstruction()935 static_cast<X86Operand*>(Operands[0])->setTokenValue("int3"); in ParseInstruction()1010 Op->setTokenValue(Tmp.str()); in MatchAndEmitInstruction()1034 Op->setTokenValue(Base); in MatchAndEmitInstruction()
2556 static_cast<X86Operand &>(*Operands[0]).setTokenValue(Repl); in ParseInstruction()2721 static_cast<X86Operand &>(*Operands[0]).setTokenValue("int3"); in ParseInstruction()2732 static_cast<X86Operand &>(*Operands[0]).setTokenValue("xlatb"); in ParseInstruction()2974 Op.setTokenValue(Tmp); in MatchAndEmitATTInstruction()2999 Op.setTokenValue(Base); in MatchAndEmitATTInstruction()3154 Op.setTokenValue(Tmp); in MatchAndEmitIntelInstruction()3159 Op.setTokenValue(Base); in MatchAndEmitIntelInstruction()
153 void setTokenValue(StringRef Value) { in setTokenValue() function
2367 static_cast<X86Operand &>(*Operands[0]).setTokenValue(Repl); in ParseInstruction()2516 static_cast<X86Operand &>(*Operands[0]).setTokenValue("int3"); in ParseInstruction()2527 static_cast<X86Operand &>(*Operands[0]).setTokenValue("xlatb"); in ParseInstruction()2652 Op.setTokenValue(Tmp); in MatchAndEmitATTInstruction()2677 Op.setTokenValue(Base); in MatchAndEmitATTInstruction()
91 void setTokenValue(StringRef Value) { in setTokenValue() function