Searched refs:ParseZ (Results 1 – 1 of 1) sorted by relevance
895 bool ParseZ(std::unique_ptr<X86Operand> &Z, const SMLoc &StartLoc);1986 bool X86AsmParser::ParseZ(std::unique_ptr<X86Operand> &Z, in ParseZ() function in X86AsmParser2045 if (ParseZ(Z, consumedToken)) in HandleAVX512Operand()2073 if (ParseZ(Z, consumeToken()) || !Z) in HandleAVX512Operand()