Searched refs:MatchCoprocessorOperandName (Results 1 – 1 of 1) sorted by relevance
4290 static int MatchCoprocessorOperandName(StringRef Name, char CoprocOp) { in MatchCoprocessorOperandName() function4359 int Num = MatchCoprocessorOperandName(Tok.getString().lower(), 'p'); in parseCoprocNumOperand()4381 int Reg = MatchCoprocessorOperandName(Tok.getString().lower(), 'c'); in parseCoprocRegOperand()