Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp1102 AddDefaultSrcDestOperands(OperandVector &Operands,
1641 void X86AsmParser::AddDefaultSrcDestOperands( in AddDefaultSrcDestOperands() function in X86AsmParser
3538 AddDefaultSrcDestOperands(TmpOperands, in ParseInstruction()
3549 AddDefaultSrcDestOperands(TmpOperands, DefaultMemSIOperand(NameLoc), in ParseInstruction()
3592 AddDefaultSrcDestOperands(TmpOperands, DefaultMemDIOperand(NameLoc), in ParseInstruction()
3607 AddDefaultSrcDestOperands(TmpOperands, DefaultMemSIOperand(NameLoc), in ParseInstruction()