Searched refs:typeFromString (Results 1 – 2 of 2) sorted by relevance
284 static OperandType typeFromString(StringRef Str, bool hasREX_W,
467 typeFromString(typeName, HasREX_W, OpSize); in handleOperand()1024 OperandType RecognizableInstr::typeFromString(StringRef Str, bool hasREX_W, in typeFromString() function in RecognizableInstr