Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp1097 std::unique_ptr<X86Operand> DefaultMemSIOperand(SMLoc Loc);
1597 std::unique_ptr<X86Operand> X86AsmParser::DefaultMemSIOperand(SMLoc Loc) { in DefaultMemSIOperand() function in X86AsmParser
3550 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()