Searched refs:DefaultMemSIOperand (Results 1 – 2 of 2) sorted by relevance
683 std::unique_ptr<X86Operand> DefaultMemSIOperand(SMLoc Loc);994 std::unique_ptr<X86Operand> X86AsmParser::DefaultMemSIOperand(SMLoc Loc) { in DefaultMemSIOperand() function in X86AsmParser2419 AddDefaultSrcDestOperands(TmpOperands, DefaultMemSIOperand(NameLoc), in ParseInstruction()2431 TmpOperands.push_back(DefaultMemSIOperand(NameLoc)); in ParseInstruction()2463 DefaultMemSIOperand(NameLoc)); in ParseInstruction()2477 AddDefaultSrcDestOperands(TmpOperands, DefaultMemSIOperand(NameLoc), in ParseInstruction()
812 std::unique_ptr<X86Operand> DefaultMemSIOperand(SMLoc Loc);1195 std::unique_ptr<X86Operand> X86AsmParser::DefaultMemSIOperand(SMLoc Loc) { in DefaultMemSIOperand() function in X86AsmParser2624 AddDefaultSrcDestOperands(TmpOperands, DefaultMemSIOperand(NameLoc), in ParseInstruction()2636 TmpOperands.push_back(DefaultMemSIOperand(NameLoc)); in ParseInstruction()2668 DefaultMemSIOperand(NameLoc)); in ParseInstruction()2682 AddDefaultSrcDestOperands(TmpOperands, DefaultMemSIOperand(NameLoc), in ParseInstruction()