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