Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/Target/ARM/InstPrinter/
HDARMInstPrinter.cpp112 const MCOperand &MO1 = MI->getOperand(1); in printInst() local
135 const MCOperand &MO1 = MI->getOperand(1); in printInst() local
327 const MCOperand &MO1 = MI->getOperand(OpNum); in printThumbLdrLabelOperand() local
360 const MCOperand &MO1 = MI->getOperand(OpNum); in printSORegRegOperand() local
379 const MCOperand &MO1 = MI->getOperand(OpNum); in printSORegImmOperand() local
396 const MCOperand &MO1 = MI->getOperand(Op); in printAM2PreOrOffsetIndexOp() local
427 const MCOperand &MO1 = MI->getOperand(Op); in printAddrModeTBB() local
438 const MCOperand &MO1 = MI->getOperand(Op); in printAddrModeTBH() local
449 const MCOperand &MO1 = MI->getOperand(Op); in printAddrMode2Operand() local
469 const MCOperand &MO1 = MI->getOperand(OpNum); in printAddrMode2OffsetOperand() local
[all …]
/trueos/contrib/llvm/lib/Target/ARM/MCTargetDesc/
HDARMMCCodeEmitter.cpp449 const MCOperand &MO1 = MI.getOperand(OpIdx + 1); in EncodeAddrModeOpValues() local
743 const MCOperand &MO1 = MI.getOperand(OpIdx); in getThumbAddrModeRegRegOpValue() local
879 const MCOperand &MO1 = MI.getOperand(OpIdx + 1); in getT2AddrModeImm0_1020s4OpValue() local
961 const MCOperand &MO1 = MI.getOperand(OpIdx+1); in getLdStSORegOpValue() local
1011 const MCOperand &MO1 = MI.getOperand(OpIdx+1); in getAddrMode2OffsetOpValue() local
1032 const MCOperand &MO1 = MI.getOperand(OpIdx+1); in getPostIdxRegOpValue() local
1045 const MCOperand &MO1 = MI.getOperand(OpIdx+1); in getAddrMode3OffsetOpValue() local
1065 const MCOperand &MO1 = MI.getOperand(OpIdx+1); in getAddrMode3OpValue() local
1097 const MCOperand &MO1 = MI.getOperand(OpIdx + 1); in getAddrModeThumbSPOpValue() local
1114 const MCOperand &MO1 = MI.getOperand(OpIdx + 1); in getAddrModeISOpValue() local
[all …]
/trueos/contrib/llvm/lib/Target/Hexagon/
HDHexagonAsmPrinter.h83 const MachineOperand &MO1 = MI->getOperand(OpNo); in printMEMriOperand() local
93 const MachineOperand &MO1 = MI->getOperand(OpNo); in printFrameIndexOperand() local
HDHexagonAsmPrinter.cpp255 const MachineOperand &MO1 = MI->getOperand(OpNo); in printAddrModeBasePlusOffset() local
/trueos/contrib/llvm/lib/Target/Hexagon/InstPrinter/
HDHexagonInstPrinter.cpp142 const MCOperand& MO1 = MI->getOperand(OpNo + 1); in printMEMriOperand() local
151 const MCOperand& MO1 = MI->getOperand(OpNo + 1); in printFrameIndexOperand() local
/trueos/contrib/llvm/lib/Target/ARM/
HDARMCodeEmitter.cpp254 const MachineOperand &MO1 = MI.getOperand(Op + 1); in getAddrModeImm12OpValue() local
296 const MachineOperand &MO1 = MI.getOperand(Op + 1); in getAddrMode5OpValue() local
697 const MachineOperand &MO1 = MI.getOperand(1); in emitMOVi32immInstruction() local
733 const MachineOperand &MO1 = MI.getOperand(1); in emitMOVi2piecesInstruction() local
934 const MachineOperand &MO1 = MI.getOperand(OpIdx + 1); in getMachineSoRegOpValue() local
1362 const MachineOperand &MO1 = MI.getOperand(OpIdx++); in emitExtendInstruction() local
HDARMAsmPrinter.cpp861 const MachineOperand &MO1 = MI->getOperand(OpNum); in EmitJumpTable() local
907 const MachineOperand &MO1 = MI->getOperand(OpNum); in EmitJump2Table() local
HDARMExpandPseudoInsts.cpp912 const MachineOperand &MO1 = MI.getOperand(1); in ExpandMI() local
HDARMBaseInstrInfo.cpp1339 const MachineOperand &MO1 = MI1->getOperand(1); in produceSameValue() local
1395 const MachineOperand &MO1 = MI1->getOperand(i); in produceSameValue() local
/trueos/contrib/llvm/lib/Target/X86/
HDX86CodeEmitter.cpp1265 const MachineOperand &MO1 = MI.getOperand(CurOp++); in emitInstruction() local
1369 const MachineOperand &MO1 = MI.getOperand(CurOp++); in emitInstruction() local
HDX86FloatingPoint.cpp1322 const MachineOperand &MO1 = MI->getOperand(1); in handleSpecialFP() local
HDX86InstrInfo.cpp4603 MachineOperand &MO1 = DataMI->getOperand(1); in unfoldMemoryOperand() local