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