Lines Matching refs:MatchOperand_NoMatch
2478 return MatchOperand_NoMatch; in tryParseRegister()
2907 return MatchOperand_NoMatch; in parseImm()
2974 return MatchOperand_NoMatch; in parseImm()
2980 return MatchOperand_NoMatch; in parseReg()
2993 if (res != MatchOperand_NoMatch) { in parseRegOrImm()
2996 return MatchOperand_NoMatch; in parseRegOrImm()
3213 return MatchOperand_NoMatch; in parseVReg32OrOff()
5706 if (ResTy == MatchOperand_NoMatch) in parseOperand()
5814 return MatchOperand_NoMatch; in parseIntWithPrefix()
5845 return MatchOperand_NoMatch; in parseOperandArrayWithPrefix()
5895 return MatchOperand_NoMatch; in parseNamedBit()
5935 return MatchOperand_NoMatch; in parseCPol()
5954 return MatchOperand_NoMatch; in parseCPol()
6006 return MatchOperand_NoMatch; in parseStringWithPrefix()
6026 if (Res == MatchOperand_NoMatch) in tryParseFmt()
6064 return MatchOperand_NoMatch; in parseDfmtNfmt()
6083 return MatchOperand_NoMatch; in parseUfmt()
6164 return MatchOperand_NoMatch; in parseSymbolicUnifiedFormat()
6195 return MatchOperand_NoMatch; in parseSymbolicOrNumericFormat()
6204 if (Res == MatchOperand_NoMatch) in parseSymbolicOrNumericFormat()
6896 return MatchOperand_NoMatch; in parseInterpSlot()
6919 return MatchOperand_NoMatch; in parseInterpAttr()
6971 return MatchOperand_NoMatch; in parseExpTgt()
7550 return MatchOperand_NoMatch; in parseSOppBrTarget()
8002 if (Op.Type == AMDGPUOperand::ImmTyBLGP && res == MatchOperand_NoMatch) { in parseOptionalOpr()
8008 if (res != MatchOperand_NoMatch) { in parseOptionalOpr()
8012 return MatchOperand_NoMatch; in parseOptionalOpr()
8027 return MatchOperand_NoMatch; in parseOModOperand()
8357 return MatchOperand_NoMatch; in parseVOPD()
8372 return MatchOperand_NoMatch; in parseVOPD()
8554 return MatchOperand_NoMatch; in parseDim()
8559 return MatchOperand_NoMatch; in parseDim()
8581 return MatchOperand_NoMatch; in parseDPP8()
8723 return MatchOperand_NoMatch; in parseDPPCtrl()