/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMInstPrinter.cpp | 131 const MCOperand &MO2 = MI->getOperand(2); in printInst() local 154 const MCOperand &MO2 = MI->getOperand(2); in printInst() local 430 const MCOperand &MO2 = MI->getOperand(OpNum + 1); in printSORegRegOperand() local 450 const MCOperand &MO2 = MI->getOperand(OpNum + 1); in printSORegImmOperand() local 467 const MCOperand &MO2 = MI->getOperand(Op + 1); in printAM2PreOrOffsetIndexOp() local 498 const MCOperand &MO2 = MI->getOperand(Op + 1); in printAddrModeTBB() local 512 const MCOperand &MO2 = MI->getOperand(Op + 1); in printAddrModeTBH() local 547 const MCOperand &MO2 = MI->getOperand(OpNum + 1); in printAddrMode2OffsetOperand() local 572 const MCOperand &MO2 = MI->getOperand(Op + 1); in printAM3PreOrOffsetIndexOp() local 618 const MCOperand &MO2 = MI->getOperand(OpNum + 1); in printAddrMode3OffsetOperand() local [all …]
|
H A D | ARMMCTargetDesc.cpp | 446 const MCOperand &MO2 = Inst.getOperand(MemOpIndex + 1); in evaluateMemOpAddrForAddrMode_i12() local 464 const MCOperand &MO2 = Inst.getOperand(MemOpIndex + 1); in evaluateMemOpAddrForAddrMode3() local 484 const MCOperand &MO2 = Inst.getOperand(MemOpIndex + 1); in evaluateMemOpAddrForAddrMode5() local 503 const MCOperand &MO2 = Inst.getOperand(MemOpIndex + 1); in evaluateMemOpAddrForAddrMode5FP16() local 523 const MCOperand &MO2 = Inst.getOperand(MemOpIndex + 1); in evaluateMemOpAddrForAddrModeT2_i8s4() local
|
H A D | ARMMCCodeEmitter.cpp | 932 const MCOperand &MO2 = MI.getOperand(OpIdx + 1); getThumbAddrModeRegRegOpValue() local 1286 const MCOperand &MO2 = MI.getOperand(OpIdx+2); getLdStSORegOpValue() local 1380 const MCOperand &MO2 = MI.getOperand(OpIdx+2); getAddrMode3OpValue() local 1543 const MCOperand &MO2 = MI.getOperand(OpIdx + 2); getSORegRegOpValue() local 1627 const MCOperand &MO2 = MI.getOperand(OpNum+1); getT2AddrModeSORegOpValue() local 1647 const MCOperand &MO2 = MI.getOperand(OpNum+1); getT2AddrModeImmOpValue() local [all...] |
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/ |
H A D | MSP430MCCodeEmitter.cpp | 128 const MCOperand &MO2 = MI.getOperand(Op + 1); getMemOpValue() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86OptimizeLEAs.cpp | 202 const MachineOperand &MO2) { in isIdenticalOp() 214 const MachineOperand &MO2) { in isSimilarDispOp()
|
H A D | X86RegisterInfo.cpp | 1066 MachineOperand &MO2 = MI->getOperand(2); in getTileShape() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonAsmPrinter.cpp | 455 MCOperand &MO2 = MappedInst.getOperand(2); in HexagonProcessInstruction() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/ |
H A D | HexagonAsmParser.cpp | 1289 MCOperand &MO2) { in makeCombineInst() 1651 MCOperand &MO2 = Inst.getOperand(2); in processInstruction() local 1672 MCOperand &MO2 = Inst.getOperand(2); in processInstruction() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchExpandPseudoInsts.cpp | 509 unsigned MO0, MO1, MO2, MO3; in expandLargeAddressLoad() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | R600InstrInfo.cpp | 923 MachineOperand &MO2 = Cond[2]; in reverseBranchCondition() local
|
H A D | SIInstrInfo.cpp | 532 auto MO2 = *MI2.memoperands_begin(); in memOpsHaveSameBasePtr() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineScheduler.cpp | 1210 for (const MachineOperand &MO2 : MI.all_defs()) { in collectVRegUses() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVInstrInfo.cpp | 2664 auto MO2 = *MI2.memoperands_begin(); memOpsHaveSameBasePtr() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.cpp | 733 for (auto MO2 : DefMI->uses()) in getConstantFromConstantPool() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalizerHelper.cpp | 1628 MachineOperand &MO2 = MI.getOperand(0); in narrowScalar() local
|