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