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