Home
last modified time | relevance | path

Searched refs:DefaultMemSIOperand (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp1112 std::unique_ptr<X86Operand> DefaultMemSIOperand(SMLoc Loc);
1609 std::unique_ptr<X86Operand> X86AsmParser::DefaultMemSIOperand(SMLoc Loc) { in DefaultMemSIOperand() function in X86AsmParser
3668 AddDefaultSrcDestOperands(TmpOperands, DefaultMemSIOperand(NameLoc), in ParseInstruction()
3680 TmpOperands.push_back(DefaultMemSIOperand(NameLoc)); in ParseInstruction()
3712 DefaultMemSIOperand(NameLoc)); in ParseInstruction()
3726 AddDefaultSrcDestOperands(TmpOperands, DefaultMemSIOperand(NameLoc), in ParseInstruction()