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