Searched refs:doSrcDstMatch (Results 1 – 1 of 1) sorted by relevance
722 bool doSrcDstMatch(X86Operand &Op1, X86Operand &Op2);837 bool X86AsmParser::doSrcDstMatch(X86Operand &Op1, X86Operand &Op2) in doSrcDstMatch() function in X86AsmParser2256 if (!doSrcDstMatch(Op, Op2)) in ParseInstruction()2282 if (!doSrcDstMatch(Op, Op2)) in ParseInstruction()