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