Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMInstPrinter.cpp102 const MCOperand &MO2 = MI->getOperand(2); in printInst() local
125 const MCOperand &MO2 = MI->getOperand(2); in printInst() local
385 const MCOperand &MO2 = MI->getOperand(OpNum + 1); in printSORegRegOperand() local
405 const MCOperand &MO2 = MI->getOperand(OpNum + 1); in printSORegImmOperand() local
422 const MCOperand &MO2 = MI->getOperand(Op + 1); in printAM2PreOrOffsetIndexOp() local
451 const MCOperand &MO2 = MI->getOperand(Op + 1); in printAddrModeTBB() local
463 const MCOperand &MO2 = MI->getOperand(Op + 1); in printAddrModeTBH() local
495 const MCOperand &MO2 = MI->getOperand(OpNum + 1); in printAddrMode2OffsetOperand() local
520 const MCOperand &MO2 = MI->getOperand(Op + 1); in printAM3PreOrOffsetIndexOp() local
565 const MCOperand &MO2 = MI->getOperand(OpNum + 1); in printAddrMode3OffsetOperand() local
[all …]
H A DARMMCCodeEmitter.cpp931 const MCOperand &MO2 = MI.getOperand(OpIdx + 1); in getThumbAddrModeRegRegOpValue() local
1253 const MCOperand &MO2 = MI.getOperand(OpIdx+2); in getLdStSORegOpValue() local
1347 const MCOperand &MO2 = MI.getOperand(OpIdx+2); in getAddrMode3OpValue() local
1510 const MCOperand &MO2 = MI.getOperand(OpIdx + 2); in getSORegRegOpValue() local
1594 const MCOperand &MO2 = MI.getOperand(OpNum+1); in getT2AddrModeSORegOpValue() local
1614 const MCOperand &MO2 = MI.getOperand(OpNum+1); in getT2AddrModeImmOpValue() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/MCTargetDesc/
H A DMSP430MCCodeEmitter.cpp127 const MCOperand &MO2 = MI.getOperand(Op + 1); in getMemOpValue() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86OptimizeLEAs.cpp202 const MachineOperand &MO2) { in isIdenticalOp()
215 const MachineOperand &MO2) { in isSimilarDispOp()
H A DX86RegisterInfo.cpp902 MachineOperand &MO2 = MI->getOperand(2); in getTileShape() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.cpp452 MCOperand &MO2 = MappedInst.getOperand(2); in HexagonProcessInstruction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp1235 MCOperand &MO2) { in makeCombineInst()
1597 MCOperand &MO2 = Inst.getOperand(2); in processInstruction() local
1618 MCOperand &MO2 = Inst.getOperand(2); in processInstruction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.cpp929 MachineOperand &MO2 = Cond[2]; in reverseBranchCondition() local
H A DSIInstrInfo.cpp410 auto MO2 = *MI2.memoperands_begin(); in memOpsHaveSameBasePtr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineScheduler.cpp965 for (const MachineOperand &MO2 : MI.operands()) { in collectVRegUses() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp752 for (auto MO2 : DefMI->uses()) in getConstantFromConstantPool() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp1118 MachineOperand &MO2 = MI.getOperand(0); in narrowScalar() local