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