Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMInstPrinter.cpp99 const MCOperand &MO2 = MI->getOperand(2); printInst() local
122 const MCOperand &MO2 = MI->getOperand(2); printInst() local
398 const MCOperand &MO2 = MI->getOperand(OpNum + 1); printSORegRegOperand() local
418 const MCOperand &MO2 = MI->getOperand(OpNum + 1); printSORegImmOperand() local
435 const MCOperand &MO2 = MI->getOperand(Op + 1); printAM2PreOrOffsetIndexOp() local
466 const MCOperand &MO2 = MI->getOperand(Op + 1); printAddrModeTBB() local
480 const MCOperand &MO2 = MI->getOperand(Op + 1); printAddrModeTBH() local
515 const MCOperand &MO2 = MI->getOperand(OpNum + 1); printAddrMode2OffsetOperand() local
540 const MCOperand &MO2 = MI->getOperand(Op + 1); printAM3PreOrOffsetIndexOp() local
586 const MCOperand &MO2 = MI->getOperand(OpNum + 1); printAddrMode3OffsetOperand() local
613 const MCOperand &MO2 = MI->getOperand(OpNum + 1); printPostIdxRegOperand() local
633 const MCOperand &MO2 = MI->getOperand(OpNum + 1); printMveAddrModeRQOperand() local
660 const MCOperand &MO2 = MI->getOperand(OpNum + 1); printAddrMode5Operand() local
686 const MCOperand &MO2 = MI->getOperand(OpNum+1); printAddrMode5FP16Operand() local
712 const MCOperand &MO2 = MI->getOperand(OpNum + 1); printAddrMode6Operand() local
1102 const MCOperand &MO2 = MI->getOperand(Op + 1); printThumbAddrModeRROperand() local
1125 const MCOperand &MO2 = MI->getOperand(Op + 1); printThumbAddrModeImm5SOperand() local
1177 const MCOperand &MO2 = MI->getOperand(OpNum + 1); printT2SOOperand() local
1193 const MCOperand &MO2 = MI->getOperand(OpNum + 1); printAddrModeImm12Operand() local
1225 const MCOperand &MO2 = MI->getOperand(OpNum + 1); printT2AddrModeImm8Operand() local
1252 const MCOperand &MO2 = MI->getOperand(OpNum + 1); printT2AddrModeImm8s4Operand() local
1285 const MCOperand &MO2 = MI->getOperand(OpNum + 1); printT2AddrModeImm0_1020s4Operand() local
1335 const MCOperand &MO2 = MI->getOperand(OpNum + 1); printT2AddrModeSoRegOperand() local
[all...]
H A DARMMCTargetDesc.cpp466 if (!MO1.isReg() || MO1.getReg() != ARM::PC || MO2.getReg() || !MO3.isImm()) in evaluateMemOpAddrForAddrMode3() local
448 const MCOperand &MO2 = Inst.getOperand(MemOpIndex + 1); evaluateMemOpAddrForAddrMode_i12() local
486 const MCOperand &MO2 = Inst.getOperand(MemOpIndex + 1); evaluateMemOpAddrForAddrMode5() local
505 const MCOperand &MO2 = Inst.getOperand(MemOpIndex + 1); evaluateMemOpAddrForAddrMode5FP16() local
525 const MCOperand &MO2 = Inst.getOperand(MemOpIndex + 1); evaluateMemOpAddrForAddrModeT2_i8s4() local
[all...]
H A DARMMCCodeEmitter.cpp921 const MCOperand &MO2 = MI.getOperand(OpIdx + 1); in getThumbAddrModeRegRegOpValue() local
1275 const MCOperand &MO2 = MI.getOperand(OpIdx+2); in getLdStSORegOpValue() local
1369 const MCOperand &MO2 = MI.getOperand(OpIdx+2); in getAddrMode3OpValue() local
1532 const MCOperand &MO2 = MI.getOperand(OpIdx + 2); in getSORegRegOpValue() local
1616 const MCOperand &MO2 = MI.getOperand(OpNum+1); in getT2AddrModeSORegOpValue() local
1636 const MCOperand &MO2 = MI.getOperand(OpNum+1); in getT2AddrModeImmOpValue() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/
H A DMSP430MCCodeEmitter.cpp129 const MCOperand &MO2 = MI.getOperand(Op + 1); in getMemOpValue() local
/freebsd-src/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.cpp1061 MachineOperand &MO2 = MI->getOperand(2); getTileShape() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.cpp453 MCOperand &MO2 = MappedInst.getOperand(2); HexagonProcessInstruction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp1232 makeCombineInst(int opCode,MCOperand & Rdd,MCOperand & MO1,MCOperand & MO2) makeCombineInst() argument
1594 MCOperand &MO2 = Inst.getOperand(2); processInstruction() local
1615 MCOperand &MO2 = Inst.getOperand(2); processInstruction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchExpandPseudoInsts.cpp453 unsigned MO0, MO1, MO2, MO3; expandLargeAddressLoad() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.cpp925 MachineOperand &MO2 = Cond[2]; reverseBranchCondition() local
H A DSIInstrInfo.cpp533 if (MO1->getAddrSpace() != MO2->getAddrSpace()) in memOpsHaveSameBasePtr() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp2257 auto MO2 = *MI2.memoperands_begin(); memOpsHaveSameBasePtr() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp1172 for (const MachineOperand &MO2 : MI.all_defs()) { collectVRegUses() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp733 for (auto MO2 : DefMI->uses()) in getConstantFromConstantPool() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp1577 MachineOperand &MO2 = MI.getOperand(0); narrowScalar() local