Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp1117 AddDefaultSrcDestOperands(OperandVector &Operands,
1654 void X86AsmParser::AddDefaultSrcDestOperands( in AddDefaultSrcDestOperands() function in X86AsmParser
3657 AddDefaultSrcDestOperands(TmpOperands, in ParseInstruction()
3668 AddDefaultSrcDestOperands(TmpOperands, DefaultMemSIOperand(NameLoc), in ParseInstruction()
3711 AddDefaultSrcDestOperands(TmpOperands, DefaultMemDIOperand(NameLoc), in ParseInstruction()
3726 AddDefaultSrcDestOperands(TmpOperands, DefaultMemSIOperand(NameLoc), in ParseInstruction()