Searched refs:typeFromString (Results 1 – 2 of 2) sorted by relevance
247 static OperandType typeFromString(const std::string& s,
394 typeFromString(std::string(typeName), HasREX_WPrefix, OpSize); in handleOperand()856 OperandType RecognizableInstr::typeFromString(const std::string &s, in typeFromString() function in RecognizableInstr