Home
last modified time | relevance | path

Searched defs:MO (Results 1 – 25 of 112) sorted by relevance

12345

/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMCCodeEmitter.cpp89 const MCOperand &MO = MI.getOperand(OpNo); in getDirectBrEncoding() local
100 const MCOperand &MO = MI.getOperand(OpNo); in getCondBrEncoding() local
111 const MCOperand &MO = MI.getOperand(OpNo); in getHA16Encoding() local
122 const MCOperand &MO = MI.getOperand(OpNo); in getLO16Encoding() local
138 const MCOperand &MO = MI.getOperand(OpNo); in getMemRIEncoding() local
156 const MCOperand &MO = MI.getOperand(OpNo); in getMemRIXEncoding() local
170 const MCOperand &MO = MI.getOperand(OpNo); in get_crbitm_encoding() local
178 getMachineOpValue(const MCInst &MI, const MCOperand &MO, in getMachineOpValue()
/external/llvm/lib/Target/PowerPC/
DPPCCodeEmitter.cpp140 const MachineOperand &MO = MI.getOperand(OpNo); in get_crbitm_encoding() local
147 MachineRelocation PPCCodeEmitter::GetRelocation(const MachineOperand &MO, in GetRelocation()
182 const MachineOperand &MO = MI.getOperand(OpNo); in getDirectBrEncoding() local
191 const MachineOperand &MO = MI.getOperand(OpNo); in getCondBrEncoding() local
198 const MachineOperand &MO = MI.getOperand(OpNo); in getHA16Encoding() local
207 const MachineOperand &MO = MI.getOperand(OpNo); in getLO16Encoding() local
221 const MachineOperand &MO = MI.getOperand(OpNo); in getMemRIEncoding() local
237 const MachineOperand &MO = MI.getOperand(OpNo); in getMemRIXEncoding() local
DPPCMCInstLower.cpp31 static MCSymbol *GetSymbolFromOperand(const MachineOperand &MO, AsmPrinter &AP){ in GetSymbolFromOperand()
97 static MCOperand GetSymbolRef(const MachineOperand &MO, const MCSymbol *Symbol, in GetSymbolRef()
149 const MachineOperand &MO = MI->getOperand(i); in LowerPPCMachineInstrToMCInst() local
/external/llvm/lib/Target/ARM/
DARMMCInstLower.cpp26 MCOperand ARMAsmPrinter::GetSymbolRef(const MachineOperand &MO, in GetSymbolRef()
66 bool ARMAsmPrinter::lowerOperand(const MachineOperand &MO, in lowerOperand()
119 const MachineOperand &MO = MI->getOperand(i); in LowerARMMachineInstrToMCInst() local
DThumb2SizeReduction.cpp230 const MachineOperand &MO = Def->getOperand(i); in canAddPseudoFlagDep() local
240 const MachineOperand &MO = Use->getOperand(i); in canAddPseudoFlagDep() local
303 const MachineOperand &MO = MI->getOperand(i); in VerifyLowRegs() local
719 const MachineOperand &MO = MI->getOperand(i); in ReduceToNarrow() local
790 const MachineOperand &MO = MI->getOperand(i); in ReduceToNarrow() local
813 const MachineOperand &MO = MI.getOperand(i); in UpdateCPSRDef() local
829 const MachineOperand &MO = MI.getOperand(i); in UpdateCPSRUse() local
908 MachineOperand *MO = BundleMI->findRegisterDefOperand(ARM::CPSR); in ReduceMBB() local
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMMCCodeEmitter.cpp406 getMachineOpValue(const MCInst &MI, const MCOperand &MO, in getMachineOpValue()
436 const MCOperand &MO = MI.getOperand(OpIdx); in EncodeAddrModeOpValues() local
465 const MCOperand &MO = MI.getOperand(OpIdx); in getBranchTargetOpValue() local
501 const MCOperand MO = MI.getOperand(OpIdx); in getThumbBLTargetOpValue() local
513 const MCOperand MO = MI.getOperand(OpIdx); in getThumbBLXTargetOpValue() local
524 const MCOperand MO = MI.getOperand(OpIdx); in getThumbBRTargetOpValue() local
535 const MCOperand MO = MI.getOperand(OpIdx); in getThumbBCCTargetOpValue() local
546 const MCOperand MO = MI.getOperand(OpIdx); in getThumbCBTargetOpValue() local
587 const MCOperand MO = MI.getOperand(OpIdx); in getARMBranchTargetOpValue() local
602 const MCOperand MO = MI.getOperand(OpIdx); in getARMBLTargetOpValue() local
[all …]
/external/llvm/lib/Target/Mips/
DMipsMCInstLower.cpp36 MCOperand MipsMCInstLower::LowerSymbolOperand(const MachineOperand &MO, in LowerSymbolOperand()
125 MCOperand MipsMCInstLower::LowerOperand(const MachineOperand &MO, in LowerOperand()
155 const MachineOperand &MO = MI->getOperand(i); in Lower() local
DMipsAsmPrinter.cpp319 const MachineOperand &MO = MI->getOperand(OpNum); in PrintAsmOperand() local
393 const MachineOperand &MO = MI->getOperand(RegOp); in PrintAsmOperand() local
415 const MachineOperand &MO = MI->getOperand(OpNum); in PrintAsmMemoryOperand() local
424 const MachineOperand &MO = MI->getOperand(opNum); in printOperand() local
496 const MachineOperand &MO = MI->getOperand(opNum); in printUnsignedImm() local
527 const MachineOperand &MO = MI->getOperand(opNum); in printFCCOperand() local
/external/llvm/lib/Target/Hexagon/
DHexagonMCInstLower.cpp26 static MCOperand GetSymbolRef(const MachineOperand& MO, const MCSymbol* Symbol, in GetSymbolRef()
46 const MachineOperand &MO = MI->getOperand(i); in HexagonLowerToMC() local
DHexagonAsmPrinter.cpp77 const MachineOperand &MO = MI->getOperand(OpNo); in printOperand() local
266 const MachineOperand &MO = MI->getOperand(OpNo); in printGlobalOperand() local
279 const MachineOperand &MO = MI->getOperand(OpNo); in printJumpTable() local
289 const MachineOperand &MO = MI->getOperand(OpNo); in printConstantPool() local
/external/llvm/lib/CodeGen/
DRegAllocFast.cpp203 bool RAFast::isLastUseOfLocalReg(MachineOperand &MO) { in isLastUseOfLocalReg()
219 MachineOperand &MO = LR.LastUse->getOperand(LR.LastOpNum); in addKillFlag() local
331 void RAFast::usePhysReg(MachineOperand &MO) { in usePhysReg()
612 MachineOperand &MO = MI->getOperand(OpNum); in reloadVirtReg() local
657 MachineOperand &MO = MI->getOperand(OpNum); in setPhysReg() local
690 MachineOperand &MO = MI->getOperand(i); in handleThroughOperands() local
706 MachineOperand &MO = MI->getOperand(i); in handleThroughOperands() local
720 MachineOperand &MO = MI->getOperand(i); in handleThroughOperands() local
745 MachineOperand &MO = MI->getOperand(i); in handleThroughOperands() local
761 MachineOperand &MO = MI->getOperand(i); in handleThroughOperands() local
[all …]
DDeadMachineInstructionElim.cpp68 const MachineOperand &MO = MI->getOperand(i); in isDead() local
137 const MachineOperand &MO = MI->getOperand(i); in runOnMachineFunction() local
166 const MachineOperand &MO = MI->getOperand(i); in runOnMachineFunction() local
185 const MachineOperand &MO = MI->getOperand(i); in runOnMachineFunction() local
DProcessImplicitDefs.cpp70 for (MIOperands MO(MI); MO.isValid(); ++MO) in canTurnIntoImplicitDef() local
86 MachineOperand &MO = UI.getOperand(); in processImplicitDef() local
105 for (MIOperands MO(UserMI); MO.isValid(); ++MO) { in processImplicitDef() local
DMachineInstr.cpp213 hash_code llvm::hash_value(const MachineOperand &MO) { in hash_value()
801 MachineMemOperand *MO) { in addMemOperand()
855 const MachineOperand &MO = getOperand(i); in isIdenticalTo() local
944 const MachineOperand &MO = getOperand(i); in getNumExplicitOperands() local
1061 const MachineOperand &MO = getOperand(i); in findRegisterUseOperandIdx() local
1089 const MachineOperand &MO = getOperand(i); in readsWritesVirtualRegister() local
1115 const MachineOperand &MO = getOperand(i); in findRegisterDefOperandIdx() local
1196 const MachineOperand &MO = getOperand(OpIdx); in findTiedOperandIdx() local
1254 MachineOperand &MO = getOperand(i); in clearKillInfo() local
1264 const MachineOperand &MO = MI->getOperand(i); in copyKillDeadInfo() local
[all …]
DRegisterScavenging.cpp149 const MachineOperand &MO = MI->getOperand(i); in forward() local
176 const MachineOperand &MO = MI->getOperand(i); in forward() local
283 const MachineOperand &MO = MI->getOperand(i); in findSurvivorReg() local
335 MachineOperand &MO = I->getOperand(i); in scavengeRegister() local
DMachineInstrBundle.cpp53 MachineOperand &MO = MII->getOperand(i); in runOnMachineFunction() local
123 MachineOperand &MO = FirstMI->getOperand(i); in finalizeBundle() local
153 MachineOperand &MO = *Defs[i]; in finalizeBundle() local
256 MachineOperand &MO = deref(); in analyzeVirtReg() local
DMachineLICM.cpp412 const MachineOperand &MO = MI->getOperand(i); in ProcessMI() local
537 const MachineOperand &MO = TI->getOperand(i); in HoistRegionPostRA() local
566 const MachineOperand &MO = MI->getOperand(j); in HoistRegionPostRA() local
596 MachineOperand &MO = MI->getOperand(i); in AddToLiveIns() local
772 static bool isOperandKill(const MachineOperand &MO, MachineRegisterInfo *MRI) { in isOperandKill()
814 const MachineOperand &MO = MI->getOperand(i); in InitRegPressure() local
846 const MachineOperand &MO = MI->getOperand(i); in UpdateRegPressure() local
924 const MachineOperand &MO = I.getOperand(i); in IsLoopInvariantInst() local
975 for (ConstMIOperands MO(MI); MO.isValid(); ++MO) { in HasLoopPHIUse() local
1022 const MachineOperand &MO = UseMI->getOperand(i); in HasHighOperandLatency() local
[all …]
DMachineCSE.cpp121 MachineOperand &MO = MI->getOperand(i); in INITIALIZE_PASS_DEPENDENCY() local
171 const MachineOperand &MO = I->getOperand(i); in isPhysDefTriviallyDead() local
204 const MachineOperand &MO = MI->getOperand(i); in hasLivePhysRegDefUses() local
275 const MachineOperand &MO = I->getOperand(i); in PhysRegDefsReach() local
366 const MachineOperand &MO = MI->getOperand(i); in isProfitableToCSE() local
496 MachineOperand &MO = MI->getOperand(i); in ProcessBlock() local
/external/llvm/lib/Target/MSP430/
DMSP430MCInstLower.cpp92 LowerSymbolOperand(const MachineOperand &MO, MCSymbol *Sym) const { in LowerSymbolOperand() argument
113 const MachineOperand &MO = MI->getOperand(i); in Lower() local
/external/llvm/lib/Target/MBlaze/InstPrinter/
DMBlazeInstPrinter.cpp50 const MCOperand &MO = MI->getOperand(OpNo); in printFSLImm() local
59 const MCOperand &MO = MI->getOperand(OpNo); in printUnsignedImm() local
/external/llvm/lib/Target/MBlaze/
DMBlazeMCInstLower.cpp96 LowerSymbolOperand(const MachineOperand &MO, MCSymbol *Sym) const { in LowerSymbolOperand() argument
119 const MachineOperand &MO = MI->getOperand(i); in Lower() local
DMBlazeAsmPrinter.cpp217 const MachineOperand &MO = MI->getOperand(opNum); in printOperand() local
266 const MachineOperand &MO = MI->getOperand(opNum); in printUnsignedImm() local
275 const MachineOperand &MO = MI->getOperand(opNum); in printFSLImm() local
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MCCodeEmitter.cpp54 static unsigned GetX86RegNum(const MCOperand &MO) { in GetX86RegNum()
601 const MCOperand &MO = MI.getOperand(CurOp); in EmitVEXOpcodePrefix() local
743 const MCOperand &MO = MI.getOperand(i); in DetermineREXPrefix() local
761 const MCOperand &MO = MI.getOperand(i); in DetermineREXPrefix() local
773 const MCOperand &MO = MI.getOperand(i); in DetermineREXPrefix() local
794 const MCOperand &MO = MI.getOperand(i); in DetermineREXPrefix() local
809 const MCOperand &MO = MI.getOperand(i); in DetermineREXPrefix() local
1177 const MCOperand &MO = MI.getOperand(HasMemOp4 ? MemOp4_I8IMMOperand in EncodeInstruction() local
/external/llvm/lib/Target/X86/
DX86CodeEmitter.cpp177 const MachineOperand& MO = MI.getOperand(i); in determineREX() local
195 const MachineOperand& MO = MI.getOperand(i); in determineREX() local
207 const MachineOperand& MO = MI.getOperand(i); in determineREX() local
227 const MachineOperand& MO = MI.getOperand(i); in determineREX() local
241 const MachineOperand& MO = MI.getOperand(i); in determineREX() local
975 const MachineOperand &MO = MI.getOperand(CurOp); in emitVEXOpcodePrefix() local
1206 const MachineOperand &MO = MI.getOperand(CurOp++); in emitInstruction() local
1395 const MachineOperand &MO = MI.getOperand(CurOp++); in emitInstruction() local
1453 const MachineOperand &MO = MI.getOperand(HasMemOp4 ? MemOp4_I8IMMOperand in emitInstruction() local
DX86AsmPrinter.cpp78 void X86AsmPrinter::printSymbolOperand(const MachineOperand &MO, in printSymbolOperand()
214 const MachineOperand &MO = MI->getOperand(OpNo); in print_pcrel_imm() local
238 const MachineOperand &MO = MI->getOperand(OpNo); in printOperand() local
374 bool X86AsmPrinter::printAsmMRegister(const MachineOperand &MO, char Mode, in printAsmMRegister()
409 const MachineOperand &MO = MI->getOperand(OpNo); in PrintAsmOperand() local

12345