Home
last modified time | relevance | path

Searched defs:MO2 (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMInstPrinter.cpp131 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 DARMMCTargetDesc.cpp446 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 DARMMCCodeEmitter.cpp932 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 DMSP430MCCodeEmitter.cpp128 const MCOperand &MO2 = MI.getOperand(Op + 1); getMemOpValue() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86OptimizeLEAs.cpp202 const MachineOperand &MO2) { in isIdenticalOp()
214 const MachineOperand &MO2) { in isSimilarDispOp()
H A DX86RegisterInfo.cpp1066 MachineOperand &MO2 = MI->getOperand(2); in getTileShape() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.cpp455 MCOperand &MO2 = MappedInst.getOperand(2); in HexagonProcessInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp1289 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 DLoongArchExpandPseudoInsts.cpp509 unsigned MO0, MO1, MO2, MO3; in expandLargeAddressLoad() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.cpp923 MachineOperand &MO2 = Cond[2]; in reverseBranchCondition() local
H A DSIInstrInfo.cpp532 auto MO2 = *MI2.memoperands_begin(); in memOpsHaveSameBasePtr() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp1210 for (const MachineOperand &MO2 : MI.all_defs()) { in collectVRegUses() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp2664 auto MO2 = *MI2.memoperands_begin(); memOpsHaveSameBasePtr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp733 for (auto MO2 : DefMI->uses()) in getConstantFromConstantPool() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp1628 MachineOperand &MO2 = MI.getOperand(0); in narrowScalar() local