Searched refs:typeFromString (Results 1 – 2 of 2) sorted by relevance
122 static OperandType typeFromString(const std::string& s,
469 Spec->operands[operandIndex].type = typeFromString(typeName, in handleOperand()874 OperandType RecognizableInstr::typeFromString(const std::string &s, in typeFromString() function in RecognizableInstr