Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/InstPrinter/
DARMInstPrinter.cpp80 const MCOperand &MO1 = MI->getOperand(1); in printInst() local
100 const MCOperand &MO1 = MI->getOperand(1); in printInst() local
249 const MCOperand &MO1 = MI->getOperand(OpNum); in printT2LdrLabelOperand() local
265 const MCOperand &MO1 = MI->getOperand(OpNum); in printSORegRegOperand() local
283 const MCOperand &MO1 = MI->getOperand(OpNum); in printSORegImmOperand() local
303 const MCOperand &MO1 = MI->getOperand(Op); in printAM2PreOrOffsetIndexOp() local
331 const MCOperand &MO1 = MI->getOperand(Op); in printAM2PostIndexOp() local
356 const MCOperand &MO1 = MI->getOperand(Op); in printAddrModeTBB() local
364 const MCOperand &MO1 = MI->getOperand(Op); in printAddrModeTBH() local
372 const MCOperand &MO1 = MI->getOperand(Op); in printAddrMode2Operand() local
[all …]
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMMCCodeEmitter.cpp437 const MCOperand &MO1 = MI.getOperand(OpIdx + 1); in EncodeAddrModeOpValues() local
712 const MCOperand &MO1 = MI.getOperand(OpIdx); in getThumbAddrModeRegRegOpValue() local
846 const MCOperand &MO1 = MI.getOperand(OpIdx + 1); in getT2AddrModeImm0_1020s4OpValue() local
928 const MCOperand &MO1 = MI.getOperand(OpIdx+1); in getLdStSORegOpValue() local
974 const MCOperand &MO1 = MI.getOperand(OpIdx+1); in getAddrMode2OffsetOpValue() local
995 const MCOperand &MO1 = MI.getOperand(OpIdx+1); in getPostIdxRegOpValue() local
1008 const MCOperand &MO1 = MI.getOperand(OpIdx+1); in getAddrMode3OffsetOpValue() local
1028 const MCOperand &MO1 = MI.getOperand(OpIdx+1); in getAddrMode3OpValue() local
1060 const MCOperand &MO1 = MI.getOperand(OpIdx + 1); in getAddrModeThumbSPOpValue() local
1077 const MCOperand &MO1 = MI.getOperand(OpIdx + 1); in getAddrModeISOpValue() local
[all …]
/external/llvm/lib/Target/Hexagon/
DHexagonAsmPrinter.h83 const MachineOperand &MO1 = MI->getOperand(OpNo); in printMEMriOperand() local
93 const MachineOperand &MO1 = MI->getOperand(OpNo); in printFrameIndexOperand() local
DHexagonAsmPrinter.cpp255 const MachineOperand &MO1 = MI->getOperand(OpNo); in printAddrModeBasePlusOffset() local
/external/llvm/lib/Target/Hexagon/InstPrinter/
DHexagonInstPrinter.cpp131 const MCOperand& MO1 = MI->getOperand(OpNo + 1); in printMEMriOperand() local
140 const MCOperand& MO1 = MI->getOperand(OpNo + 1); in printFrameIndexOperand() local
/external/llvm/lib/Target/ARM/
DARMCodeEmitter.cpp262 const MachineOperand &MO1 = MI.getOperand(Op + 1); in getAddrModeImm12OpValue() local
317 const MachineOperand &MO1 = MI.getOperand(Op + 1); in getAddrMode5OpValue() local
739 const MachineOperand &MO1 = MI.getOperand(1); in emitMOVi32immInstruction() local
775 const MachineOperand &MO1 = MI.getOperand(1); in emitMOVi2piecesInstruction() local
1016 const MachineOperand &MO1 = MI.getOperand(OpIdx + 1); in getMachineSoRegOpValue() local
1460 const MachineOperand &MO1 = MI.getOperand(OpIdx++); in emitExtendInstruction() local
DARMAsmPrinter.cpp959 const MachineOperand &MO1 = MI->getOperand(OpNum); in EmitJumpTable() local
1005 const MachineOperand &MO1 = MI->getOperand(OpNum); in EmitJump2Table() local
DARMExpandPseudoInsts.cpp893 const MachineOperand &MO1 = MI.getOperand(1); in ExpandMI() local
DARMBaseInstrInfo.cpp1281 const MachineOperand &MO1 = MI1->getOperand(1); in produceSameValue() local
1337 const MachineOperand &MO1 = MI1->getOperand(i); in produceSameValue() local
/external/llvm/lib/Target/X86/
DX86CodeEmitter.cpp1254 const MachineOperand &MO1 = MI.getOperand(CurOp++); in emitInstruction() local
1353 const MachineOperand &MO1 = MI.getOperand(CurOp++); in emitInstruction() local
DX86FloatingPoint.cpp1321 const MachineOperand &MO1 = MI->getOperand(1); in handleSpecialFP() local
DX86InstrInfo.cpp4105 MachineOperand &MO1 = DataMI->getOperand(1); in unfoldMemoryOperand() local