Searched refs:typeFromString (Results 1 – 2 of 2) sorted by relevance
278 static OperandType typeFromString(const std::string &s, bool hasREX_W,
437 typeFromString(std::string(typeName), HasREX_W, OpSize); in handleOperand()969 OperandType RecognizableInstr::typeFromString(const std::string &s, in typeFromString() function in RecognizableInstr