Searched refs:typeFromString (Results 1 – 2 of 2) sorted by relevance
257 static OperandType typeFromString(const std::string& s,
419 typeFromString(std::string(typeName), HasREX_W, OpSize); in handleOperand()883 OperandType RecognizableInstr::typeFromString(const std::string &s, in typeFromString() function in RecognizableInstr