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