Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/InstPrinter/
DARMInstPrinter.cpp104 const MCOperand &MO1 = MI->getOperand(1); in printInst() local
127 const MCOperand &MO1 = MI->getOperand(1); in printInst() local
317 const MCOperand &MO1 = MI->getOperand(OpNum); in printThumbLdrLabelOperand() local
336 const MCOperand &MO1 = MI->getOperand(OpNum); in printSORegRegOperand() local
355 const MCOperand &MO1 = MI->getOperand(OpNum); in printSORegImmOperand() local
372 const MCOperand &MO1 = MI->getOperand(Op); in printAM2PreOrOffsetIndexOp() local
403 const MCOperand &MO1 = MI->getOperand(Op); in printAddrModeTBB() local
414 const MCOperand &MO1 = MI->getOperand(Op); in printAddrModeTBH() local
425 const MCOperand &MO1 = MI->getOperand(Op); in printAddrMode2Operand() local
445 const MCOperand &MO1 = MI->getOperand(OpNum); in printAddrMode2OffsetOperand() local
[all …]
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMMCCodeEmitter.cpp437 const MCOperand &MO1 = MI.getOperand(OpIdx + 1); in EncodeAddrModeOpValues() local
725 const MCOperand &MO1 = MI.getOperand(OpIdx); in getThumbAddrModeRegRegOpValue() local
859 const MCOperand &MO1 = MI.getOperand(OpIdx + 1); in getT2AddrModeImm0_1020s4OpValue() local
941 const MCOperand &MO1 = MI.getOperand(OpIdx+1); in getLdStSORegOpValue() local
991 const MCOperand &MO1 = MI.getOperand(OpIdx+1); in getAddrMode2OffsetOpValue() local
1012 const MCOperand &MO1 = MI.getOperand(OpIdx+1); in getPostIdxRegOpValue() local
1025 const MCOperand &MO1 = MI.getOperand(OpIdx+1); in getAddrMode3OffsetOpValue() local
1045 const MCOperand &MO1 = MI.getOperand(OpIdx+1); in getAddrMode3OpValue() local
1077 const MCOperand &MO1 = MI.getOperand(OpIdx + 1); in getAddrModeThumbSPOpValue() local
1094 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.cpp143 const MCOperand& MO1 = MI->getOperand(OpNo + 1); in printMEMriOperand() local
152 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
743 const MachineOperand &MO1 = MI.getOperand(1); in emitMOVi32immInstruction() local
779 const MachineOperand &MO1 = MI.getOperand(1); in emitMOVi2piecesInstruction() local
1020 const MachineOperand &MO1 = MI.getOperand(OpIdx + 1); in getMachineSoRegOpValue() local
1464 const MachineOperand &MO1 = MI.getOperand(OpIdx++); in emitExtendInstruction() local
DARMAsmPrinter.cpp991 const MachineOperand &MO1 = MI->getOperand(OpNum); in EmitJumpTable() local
1037 const MachineOperand &MO1 = MI->getOperand(OpNum); in EmitJump2Table() local
DARMExpandPseudoInsts.cpp891 const MachineOperand &MO1 = MI.getOperand(1); in ExpandMI() local
DARMBaseInstrInfo.cpp1307 const MachineOperand &MO1 = MI1->getOperand(1); in produceSameValue() local
1363 const MachineOperand &MO1 = MI1->getOperand(i); in produceSameValue() local
/external/llvm/lib/Target/X86/
DX86CodeEmitter.cpp1264 const MachineOperand &MO1 = MI.getOperand(CurOp++); in emitInstruction() local
1368 const MachineOperand &MO1 = MI.getOperand(CurOp++); in emitInstruction() local
DX86FloatingPoint.cpp1321 const MachineOperand &MO1 = MI->getOperand(1); in handleSpecialFP() local
DX86InstrInfo.cpp4190 MachineOperand &MO1 = DataMI->getOperand(1); in unfoldMemoryOperand() local