/external/swiftshader/third_party/LLVM/lib/Target/ARM/InstPrinter/ |
D | ARMInstPrinter.cpp | 62 const MCOperand &MO2 = MI->getOperand(2); in printInst() local 82 const MCOperand &MO2 = MI->getOperand(2); in printInst() local 243 const MCOperand &MO2 = MI->getOperand(OpNum+1); in printSORegRegOperand() local 261 const MCOperand &MO2 = MI->getOperand(OpNum+1); in printSORegImmOperand() local 281 const MCOperand &MO2 = MI->getOperand(Op+1); in printAM2PreOrOffsetIndexOp() local 309 const MCOperand &MO2 = MI->getOperand(Op+1); in printAM2PostIndexOp() local 334 const MCOperand &MO2 = MI->getOperand(Op+1); in printAddrModeTBB() local 342 const MCOperand &MO2 = MI->getOperand(Op+1); in printAddrModeTBH() local 370 const MCOperand &MO2 = MI->getOperand(OpNum+1); in printAddrMode2OffsetOperand() local 396 const MCOperand &MO2 = MI->getOperand(Op+1); in printAM3PostIndexOp() local [all …]
|
/external/capstone/arch/ARM/ |
D | ARMInstPrinter.c | 446 MCOperand *MO2 = MCInst_getOperand(MI, 2); in ARM_printInst() local 485 MCOperand *MO2 = MCInst_getOperand(MI, 2); in ARM_printInst() local 580 MCOperand *MO2 = MCInst_getOperand(MI, 4); in ARM_printInst() local 835 MCOperand *MO2 = MCInst_getOperand(MI, OpNum+1); in printSORegRegOperand() local 866 MCOperand *MO2 = MCInst_getOperand(MI, OpNum+1); in printSORegImmOperand() local 889 MCOperand *MO2 = MCInst_getOperand(MI, Op + 1); in printAM2PreOrOffsetIndexOp() local 939 MCOperand *MO2 = MCInst_getOperand(MI, Op+1); in printAddrModeTBB() local 956 MCOperand *MO2 = MCInst_getOperand(MI, Op+1); in printAddrModeTBH() local 989 MCOperand *MO2 = MCInst_getOperand(MI, OpNum+1); in printAddrMode2OffsetOperand() local 1030 MCOperand *MO2 = MCInst_getOperand(MI, Op+1); in printAM3PreOrOffsetIndexOp() local [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/InstPrinter/ |
D | ARMInstPrinter.cpp | 90 const MCOperand &MO2 = MI->getOperand(2); in printInst() local 113 const MCOperand &MO2 = MI->getOperand(2); in printInst() local 358 const MCOperand &MO2 = MI->getOperand(OpNum + 1); in printSORegRegOperand() local 378 const MCOperand &MO2 = MI->getOperand(OpNum + 1); in printSORegImmOperand() local 395 const MCOperand &MO2 = MI->getOperand(Op + 1); in printAM2PreOrOffsetIndexOp() local 424 const MCOperand &MO2 = MI->getOperand(Op + 1); in printAddrModeTBB() local 436 const MCOperand &MO2 = MI->getOperand(Op + 1); in printAddrModeTBH() local 468 const MCOperand &MO2 = MI->getOperand(OpNum + 1); in printAddrMode2OffsetOperand() local 493 const MCOperand &MO2 = MI->getOperand(Op + 1); in printAM3PreOrOffsetIndexOp() local 538 const MCOperand &MO2 = MI->getOperand(OpNum + 1); in printAddrMode3OffsetOperand() local [all …]
|
/external/llvm/lib/Target/ARM/InstPrinter/ |
D | ARMInstPrinter.cpp | 82 const MCOperand &MO2 = MI->getOperand(2); in printInst() local 105 const MCOperand &MO2 = MI->getOperand(2); in printInst() local 346 const MCOperand &MO2 = MI->getOperand(OpNum + 1); in printSORegRegOperand() local 366 const MCOperand &MO2 = MI->getOperand(OpNum + 1); in printSORegImmOperand() local 383 const MCOperand &MO2 = MI->getOperand(Op + 1); in printAM2PreOrOffsetIndexOp() local 412 const MCOperand &MO2 = MI->getOperand(Op + 1); in printAddrModeTBB() local 424 const MCOperand &MO2 = MI->getOperand(Op + 1); in printAddrModeTBH() local 456 const MCOperand &MO2 = MI->getOperand(OpNum + 1); in printAddrMode2OffsetOperand() local 481 const MCOperand &MO2 = MI->getOperand(Op + 1); in printAM3PreOrOffsetIndexOp() local 526 const MCOperand &MO2 = MI->getOperand(OpNum + 1); in printAddrMode3OffsetOperand() local [all …]
|
/external/llvm/lib/Target/X86/ |
D | X86OptimizeLEAs.cpp | 182 const MachineOperand &MO2) { in isIdenticalOp() 196 const MachineOperand &MO2) { in isSimilarDispOp()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86OptimizeLEAs.cpp | 200 const MachineOperand &MO2) { in isIdenticalOp() 214 const MachineOperand &MO2) { in isSimilarDispOp()
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/ |
D | ARMMCCodeEmitter.cpp | 691 const MCOperand &MO2 = MI.getOperand(OpIdx + 1); in getThumbAddrModeRegRegOpValue() local 895 const MCOperand &MO2 = MI.getOperand(OpIdx+2); in getLdStSORegOpValue() local 995 const MCOperand &MO2 = MI.getOperand(OpIdx+2); in getAddrMode3OpValue() local 1100 const MCOperand &MO2 = MI.getOperand(OpIdx + 2); in getSORegRegOpValue() local 1183 const MCOperand &MO2 = MI.getOperand(OpNum+1); in getT2AddrModeSORegOpValue() local 1201 const MCOperand &MO2 = MI.getOperand(OpNum+1); in getT2AddrModeImm8OpValue() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMCCodeEmitter.cpp | 875 const MCOperand &MO2 = MI.getOperand(OpIdx + 1); in getThumbAddrModeRegRegOpValue() local 1082 const MCOperand &MO2 = MI.getOperand(OpIdx+2); in getLdStSORegOpValue() local 1176 const MCOperand &MO2 = MI.getOperand(OpIdx+2); in getAddrMode3OpValue() local 1339 const MCOperand &MO2 = MI.getOperand(OpIdx + 2); in getSORegRegOpValue() local 1423 const MCOperand &MO2 = MI.getOperand(OpNum+1); in getT2AddrModeSORegOpValue() local 1442 const MCOperand &MO2 = MI.getOperand(OpNum+1); in getT2AddrModeImm8OpValue() local
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMCCodeEmitter.cpp | 864 const MCOperand &MO2 = MI.getOperand(OpIdx + 1); in getThumbAddrModeRegRegOpValue() local 1071 const MCOperand &MO2 = MI.getOperand(OpIdx+2); in getLdStSORegOpValue() local 1165 const MCOperand &MO2 = MI.getOperand(OpIdx+2); in getAddrMode3OpValue() local 1328 const MCOperand &MO2 = MI.getOperand(OpIdx + 2); in getSORegRegOpValue() local 1412 const MCOperand &MO2 = MI.getOperand(OpNum+1); in getT2AddrModeSORegOpValue() local 1431 const MCOperand &MO2 = MI.getOperand(OpNum+1); in getT2AddrModeImm8OpValue() local
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMCodeEmitter.cpp | 926 const MachineOperand &MO2 = MI.getOperand(OpIdx + 2); in getMachineSoRegOpValue() local 1145 const MachineOperand &MO2 = MI.getOperand(OpIdx); in emitLoadStoreInstruction() local 1216 const MachineOperand &MO2 = MI.getOperand(OpIdx); in emitMiscLoadStoreInstruction() local 1354 const MachineOperand &MO2 = MI.getOperand(OpIdx); in emitExtendInstruction() local
|
D | ARMAsmPrinter.cpp | 907 const MachineOperand &MO2 = MI->getOperand(OpNum+1); // Unique Id in EmitJumpTable() local 951 const MachineOperand &MO2 = MI->getOperand(OpNum+1); // Unique Id in EmitJump2Table() local
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonAsmPrinter.cpp | 402 MCOperand &MO2 = MappedInst.getOperand(2); in HexagonProcessInstruction() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonAsmPrinter.cpp | 460 MCOperand &MO2 = MappedInst.getOperand(2); in HexagonProcessInstruction() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/AsmParser/ |
D | HexagonAsmParser.cpp | 1226 MCOperand &MO2) { in makeCombineInst() 1587 MCOperand &MO2 = Inst.getOperand(2); in processInstruction() local 1608 MCOperand &MO2 = Inst.getOperand(2); in processInstruction() local
|
/external/llvm/lib/Target/Hexagon/AsmParser/ |
D | HexagonAsmParser.cpp | 1461 MCOperand &MO1, MCOperand &MO2) { in makeCombineInst() 1809 MCOperand &MO2 = Inst.getOperand(2); in processInstruction() local 1830 MCOperand &MO2 = Inst.getOperand(2); in processInstruction() local
|
/external/llvm/lib/CodeGen/ |
D | ScheduleDAGInstrs.cpp | 706 for (const MachineOperand &MO2 : MI->operands()) { in collectVRegUses() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | R600InstrInfo.cpp | 953 MachineOperand &MO2 = Cond[2]; in reverseBranchCondition() local
|
D | SIInstrInfo.cpp | 385 auto MO2 = *MI2.memoperands_begin(); in memOpsHaveSameBasePtr() local
|
/external/llvm/lib/Target/AMDGPU/ |
D | R600InstrInfo.cpp | 964 MachineOperand &MO2 = Cond[2]; in ReverseBranchCondition() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | LiveIntervalAnalysis.cpp | 315 MachineOperand &MO2 = mi->getOperand(i); in handleVirtualRegisterDef() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | MachineScheduler.cpp | 956 for (const MachineOperand &MO2 : MI.operands()) { in collectVRegUses() local
|