Searched refs:AddDefaultSrcDestOperands (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/X86/AsmParser/ |
D | X86AsmParser.cpp | 688 AddDefaultSrcDestOperands(OperandVector &Operands, 1039 void X86AsmParser::AddDefaultSrcDestOperands( in AddDefaultSrcDestOperands() function in X86AsmParser 2408 AddDefaultSrcDestOperands(TmpOperands, in ParseInstruction() 2419 AddDefaultSrcDestOperands(TmpOperands, DefaultMemSIOperand(NameLoc), in ParseInstruction() 2462 AddDefaultSrcDestOperands(TmpOperands, DefaultMemDIOperand(NameLoc), in ParseInstruction() 2477 AddDefaultSrcDestOperands(TmpOperands, DefaultMemSIOperand(NameLoc), in ParseInstruction()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/AsmParser/ |
D | X86AsmParser.cpp | 817 AddDefaultSrcDestOperands(OperandVector &Operands, 1240 void X86AsmParser::AddDefaultSrcDestOperands( in AddDefaultSrcDestOperands() function in X86AsmParser 2613 AddDefaultSrcDestOperands(TmpOperands, in ParseInstruction() 2624 AddDefaultSrcDestOperands(TmpOperands, DefaultMemSIOperand(NameLoc), in ParseInstruction() 2667 AddDefaultSrcDestOperands(TmpOperands, DefaultMemDIOperand(NameLoc), in ParseInstruction() 2682 AddDefaultSrcDestOperands(TmpOperands, DefaultMemSIOperand(NameLoc), in ParseInstruction()
|