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