Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp1102 AddDefaultSrcDestOperands(OperandVector &Operands,
1642 void X86AsmParser::AddDefaultSrcDestOperands( in AddDefaultSrcDestOperands() function in X86AsmParser
3539 AddDefaultSrcDestOperands(TmpOperands, in ParseInstruction()
3550 AddDefaultSrcDestOperands(TmpOperands, DefaultMemSIOperand(NameLoc), in ParseInstruction()
3593 AddDefaultSrcDestOperands(TmpOperands, DefaultMemDIOperand(NameLoc), in ParseInstruction()
3608 AddDefaultSrcDestOperands(TmpOperands, DefaultMemSIOperand(NameLoc), in ParseInstruction()