Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp817 AddDefaultSrcDestOperands(OperandVector &Operands,
1245 void X86AsmParser::AddDefaultSrcDestOperands( in AddDefaultSrcDestOperands() function in X86AsmParser
2632 AddDefaultSrcDestOperands(TmpOperands, in ParseInstruction()
2643 AddDefaultSrcDestOperands(TmpOperands, DefaultMemSIOperand(NameLoc), in ParseInstruction()
2686 AddDefaultSrcDestOperands(TmpOperands, DefaultMemDIOperand(NameLoc), in ParseInstruction()
2701 AddDefaultSrcDestOperands(TmpOperands, DefaultMemSIOperand(NameLoc), in ParseInstruction()