Searched refs:matchSparcAsmModifiers (Results 1 – 1 of 1) sorted by relevance
112 bool matchSparcAsmModifiers(const MCExpr *&EVal, SMLoc &EndLoc);1154 if (matchSparcAsmModifiers(EVal, E)) { in parseSparcAsmOperand()1507 bool SparcAsmParser::matchSparcAsmModifiers(const MCExpr *&EVal, in matchSparcAsmModifiers() function in SparcAsmParser