Searched refs:DefaultMemSIOperand (Results 1 – 1 of 1) sorted by relevance
1097 std::unique_ptr<X86Operand> DefaultMemSIOperand(SMLoc Loc);1597 std::unique_ptr<X86Operand> X86AsmParser::DefaultMemSIOperand(SMLoc Loc) { in DefaultMemSIOperand() function in X86AsmParser3550 AddDefaultSrcDestOperands(TmpOperands, DefaultMemSIOperand(NameLoc), in ParseInstruction()3562 TmpOperands.push_back(DefaultMemSIOperand(NameLoc)); in ParseInstruction()3594 DefaultMemSIOperand(NameLoc)); in ParseInstruction()3608 AddDefaultSrcDestOperands(TmpOperands, DefaultMemSIOperand(NameLoc), in ParseInstruction()