Searched refs:AddDefaultSrcDestOperands (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/llvm/lib/Target/X86/AsmParser/ |
H A 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()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/AsmParser/ |
H A D | X86AsmParser.cpp | 866 AddDefaultSrcDestOperands(OperandVector &Operands, 1307 void X86AsmParser::AddDefaultSrcDestOperands( in AddDefaultSrcDestOperands() function in X86AsmParser 2804 AddDefaultSrcDestOperands(TmpOperands, in ParseInstruction() 2815 AddDefaultSrcDestOperands(TmpOperands, DefaultMemSIOperand(NameLoc), in ParseInstruction() 2858 AddDefaultSrcDestOperands(TmpOperands, DefaultMemDIOperand(NameLoc), in ParseInstruction() 2873 AddDefaultSrcDestOperands(TmpOperands, DefaultMemSIOperand(NameLoc), in ParseInstruction()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/AsmParser/ |
H A D | X86AsmParser.cpp | 1102 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()
|