Home
last modified time | relevance | path

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

1234567

/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MCCodeEmitter.cpp216 AArch64MCCodeEmitter::getMachineOpValue(const MCInst &MI, const MCOperand &MO, in getMachineOpValue()
230 const MCOperand &MO = MI.getOperand(OpIdx); in getLdStUImm12OpValue() local
251 const MCOperand &MO = MI.getOperand(OpIdx); in getAdrLabelOpValue() local
278 const MCOperand &MO = MI.getOperand(OpIdx); in getAddSubImmOpValue() local
304 const MCOperand &MO = MI.getOperand(OpIdx); in getCondBranchTargetOpValue() local
326 const MCOperand &MO = MI.getOperand(OpIdx); in getLoadLiteralOpValue() local
355 const MCOperand &MO = MI.getOperand(OpIdx); in getMoveWideImmOpValue() local
374 const MCOperand &MO = MI.getOperand(OpIdx); in getTestBranchTargetOpValue() local
396 const MCOperand &MO = MI.getOperand(OpIdx); in getBranchTargetOpValue() local
424 const MCOperand &MO = MI.getOperand(OpIdx); in getVecShifterOpValue() local
[all …]
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMCCodeEmitter.cpp166 const MCOperand &MO = MI.getOperand(OpNo); in getDirectBrEncoding() local
178 const MCOperand &MO = MI.getOperand(OpNo); in getCondBrEncoding() local
191 const MCOperand &MO = MI.getOperand(OpNo); in getAbsDirectBrEncoding() local
204 const MCOperand &MO = MI.getOperand(OpNo); in getAbsCondBrEncoding() local
216 const MCOperand &MO = MI.getOperand(OpNo); in getImm16Encoding() local
233 const MCOperand &MO = MI.getOperand(OpNo); in getMemRIEncoding() local
252 const MCOperand &MO = MI.getOperand(OpNo); in getMemRIXEncoding() local
266 const MCOperand &MO = MI.getOperand(OpNo); in getTLSRegEncoding() local
285 const MCOperand &MO = MI.getOperand(OpNo+1); in getTLSCallEncoding() local
295 const MCOperand &MO = MI.getOperand(OpNo); in get_crbitm_encoding() local
[all …]
/external/llvm/lib/Target/PowerPC/
DPPCCodeEmitter.cpp147 const MachineOperand &MO = MI.getOperand(OpNo); in get_crbitm_encoding() local
154 MachineRelocation PPCCodeEmitter::GetRelocation(const MachineOperand &MO, in GetRelocation()
189 const MachineOperand &MO = MI.getOperand(OpNo); in getDirectBrEncoding() local
198 const MachineOperand &MO = MI.getOperand(OpNo); in getCondBrEncoding() local
205 const MachineOperand &MO = MI.getOperand(OpNo); in getAbsDirectBrEncoding() local
218 const MachineOperand &MO = MI.getOperand(OpNo); in getImm16Encoding() local
239 const MachineOperand &MO = MI.getOperand(OpNo); in getMemRIEncoding() local
255 const MachineOperand &MO = MI.getOperand(OpNo); in getMemRIXEncoding() local
DPPCAsmPrinter.cpp146 const MachineOperand &MO = MI->getOperand(OpNo); in printOperand() local
342 const MachineOperand &MO = MI->getOperand(1); in EmitInstruction() local
373 const MachineOperand &MO = MI->getOperand(2); in EmitInstruction() local
414 const MachineOperand &MO = MI->getOperand(1); in EmitInstruction() local
451 const MachineOperand &MO = MI->getOperand(2); in EmitInstruction() local
481 const MachineOperand &MO = MI->getOperand(2); in EmitInstruction() local
500 const MachineOperand &MO = MI->getOperand(1); in EmitInstruction() local
532 const MachineOperand &MO = MI->getOperand(2); in EmitInstruction() local
548 const MachineOperand &MO = MI->getOperand(2); in EmitInstruction() local
569 const MachineOperand &MO = MI->getOperand(2); in EmitInstruction() local
[all …]
DPPCMCInstLower.cpp37 static MCSymbol *GetSymbolFromOperand(const MachineOperand &MO, AsmPrinter &AP){ in GetSymbolFromOperand()
111 static MCOperand GetSymbolRef(const MachineOperand &MO, const MCSymbol *Symbol, in GetSymbolRef()
172 const MachineOperand &MO = MI->getOperand(i); in LowerPPCMachineInstrToMCInst() local
/external/llvm/lib/Target/Sparc/MCTargetDesc/
DSparcMCCodeEmitter.cpp103 const MCOperand &MO = MI.getOperand(tlsOpNo); in EncodeInstruction() local
114 getMachineOpValue(const MCInst &MI, const MCOperand &MO, in getMachineOpValue()
144 const MCOperand &MO = MI.getOperand(OpNo); in getCallTargetOpValue() local
179 const MCOperand &MO = MI.getOperand(OpNo); in getBranchTargetOpValue() local
192 const MCOperand &MO = MI.getOperand(OpNo); in getBranchPredTargetOpValue() local
204 const MCOperand &MO = MI.getOperand(OpNo); in getBranchOnRegTargetOpValue() local
/external/llvm/lib/Target/ARM/
DARMMCInstLower.cpp27 MCOperand ARMAsmPrinter::GetSymbolRef(const MachineOperand &MO, in GetSymbolRef()
68 bool ARMAsmPrinter::lowerOperand(const MachineOperand &MO, in lowerOperand()
123 const MachineOperand &MO = MI->getOperand(i); in LowerARMMachineInstrToMCInst() local
/external/llvm/lib/Target/AArch64/
DAArch64MCInstLower.cpp42 MCOperand AArch64MCInstLower::lowerSymbolOperandDarwin(const MachineOperand &MO, in lowerSymbolOperandDarwin()
77 MCOperand AArch64MCInstLower::lowerSymbolOperandELF(const MachineOperand &MO, in lowerSymbolOperandELF()
144 MCOperand AArch64MCInstLower::LowerSymbolOperand(const MachineOperand &MO, in LowerSymbolOperand()
153 bool AArch64MCInstLower::lowerOperand(const MachineOperand &MO, in lowerOperand()
DAArch64AsmPrinter.cpp66 bool lowerOperand(const MachineOperand &MO, MCOperand &MCOp) const { in lowerOperand() argument
211 const MachineOperand &MO = MI->getOperand(OpNum); in printOperand() local
230 bool AArch64AsmPrinter::printAsmMRegister(const MachineOperand &MO, char Mode, in printAsmMRegister()
251 bool AArch64AsmPrinter::printAsmRegInClass(const MachineOperand &MO, in printAsmRegInClass()
268 const MachineOperand &MO = MI->getOperand(OpNum); in PrintAsmOperand() local
353 const MachineOperand &MO = MI->getOperand(OpNum); in PrintAsmMemoryOperand() local
DAArch64DeadRegisterDefinitionsPass.cpp53 for (const MachineOperand &MO : MI.implicit_operands()) in implicitlyDefinesOverlappingReg() local
79 MachineOperand &MO = MI.getOperand(i); in processMachineBasicBlock() local
/external/llvm/lib/Target/Sparc/
DSparcMCInstLower.cpp32 const MachineOperand &MO, in LowerSymbolOperand()
70 const MachineOperand &MO, in LowerOperand()
103 const MachineOperand &MO = MI->getOperand(i); in LowerSparcMachineInstrToMCInst() local
DSparcCodeEmitter.cpp197 const MachineOperand MO = MI.getOperand(opIdx); in getCallTargetOpValue() local
203 const MachineOperand MO = MI.getOperand(opIdx); in getBranchTargetOpValue() local
209 const MachineOperand MO = MI.getOperand(opIdx); in getBranchPredTargetOpValue() local
215 const MachineOperand MO = MI.getOperand(opIdx); in getBranchOnRegTargetOpValue() local
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMMCCodeEmitter.cpp277 const MCOperand &MO = MI.getOperand(Op); in getSOImmOpValue() local
509 getMachineOpValue(const MCInst &MI, const MCOperand &MO, in getMachineOpValue()
541 const MCOperand &MO = MI.getOperand(OpIdx); in EncodeAddrModeOpValues() local
571 const MCOperand &MO = MI.getOperand(OpIdx); in getBranchTargetOpValue() local
608 const MCOperand MO = MI.getOperand(OpIdx); in getThumbBLTargetOpValue() local
621 const MCOperand MO = MI.getOperand(OpIdx); in getThumbBLXTargetOpValue() local
633 const MCOperand MO = MI.getOperand(OpIdx); in getThumbBRTargetOpValue() local
645 const MCOperand MO = MI.getOperand(OpIdx); in getThumbBCCTargetOpValue() local
657 const MCOperand MO = MI.getOperand(OpIdx); in getThumbCBTargetOpValue() local
700 const MCOperand MO = MI.getOperand(OpIdx); in getARMBranchTargetOpValue() local
[all …]
/external/llvm/lib/Target/XCore/
DXCoreMCInstLower.cpp35 MCOperand XCoreMCInstLower::LowerSymbolOperand(const MachineOperand &MO, in LowerSymbolOperand()
81 MCOperand XCoreMCInstLower::LowerOperand(const MachineOperand &MO, in LowerOperand()
111 const MachineOperand &MO = MI->getOperand(i); in Lower() local
/external/llvm/lib/CodeGen/
DDeadMachineInstructionElim.cpp68 const MachineOperand &MO = MI->getOperand(i); in isDead() local
128 const MachineOperand &MO = MI->getOperand(i); in runOnMachineFunction() local
147 const MachineOperand &MO = MI->getOperand(i); in runOnMachineFunction() local
166 const MachineOperand &MO = MI->getOperand(i); in runOnMachineFunction() local
DMachineInstr.cpp215 hash_code llvm::hash_value(const MachineOperand &MO) { in hash_value()
762 MachineMemOperand *MO) { in addMemOperand()
813 const MachineOperand &MO = getOperand(i); in isIdenticalTo() local
881 const MachineOperand &MO = getOperand(i); in getNumExplicitOperands() local
1027 const MachineOperand &MO = getOperand(OpIdx); in getRegClassConstraintEffectForVRegImpl() local
1038 const MachineOperand &MO = getOperand(OpIdx); in getRegClassConstraintEffect() local
1068 const MachineOperand &MO = getOperand(i); in findRegisterUseOperandIdx() local
1096 const MachineOperand &MO = getOperand(i); in readsWritesVirtualRegister() local
1122 const MachineOperand &MO = getOperand(i); in findRegisterDefOperandIdx() local
1203 const MachineOperand &MO = getOperand(OpIdx); in findTiedOperandIdx() local
[all …]
DRegAllocFast.cpp220 bool RAFast::isLastUseOfLocalReg(MachineOperand &MO) { in isLastUseOfLocalReg()
236 MachineOperand &MO = LR.LastUse->getOperand(LR.LastOpNum); in addKillFlag() local
345 void RAFast::usePhysReg(MachineOperand &MO) { in usePhysReg()
623 MachineOperand &MO = MI->getOperand(OpNum); in reloadVirtReg() local
668 MachineOperand &MO = MI->getOperand(OpNum); in setPhysReg() local
701 MachineOperand &MO = MI->getOperand(i); in handleThroughOperands() local
717 MachineOperand &MO = MI->getOperand(i); in handleThroughOperands() local
731 MachineOperand &MO = MI->getOperand(i); in handleThroughOperands() local
756 MachineOperand &MO = MI->getOperand(i); in handleThroughOperands() local
772 MachineOperand &MO = MI->getOperand(i); in handleThroughOperands() local
[all …]
DMachineInstrBundle.cpp53 MachineOperand &MO = MII->getOperand(i); in runOnMachineFunction() local
125 MachineOperand &MO = FirstMI->getOperand(i); in finalizeBundle() local
155 MachineOperand &MO = *Defs[i]; in finalizeBundle() local
256 MachineOperand &MO = deref(); in analyzeVirtReg() local
289 MachineOperand &MO = deref(); in analyzePhysReg() local
DMachineCSE.cpp119 MachineOperand &MO = MI->getOperand(i); in INITIALIZE_PASS_DEPENDENCY() local
182 const MachineOperand &MO = I->getOperand(i); in isPhysDefTriviallyDead() local
216 const MachineOperand &MO = MI->getOperand(i); in hasLivePhysRegDefUses() local
235 const MachineOperand &MO = MI->getOperand(i); in hasLivePhysRegDefUses() local
307 const MachineOperand &MO = I->getOperand(i); in PhysRegDefsReach() local
394 const MachineOperand &MO = MI->getOperand(i); in isProfitableToCSE() local
526 MachineOperand &MO = MI->getOperand(i); in ProcessBlock() local
/external/llvm/lib/Target/Mips/
DMipsMCInstLower.cpp35 MCOperand MipsMCInstLower::LowerSymbolOperand(const MachineOperand &MO, in LowerSymbolOperand()
128 MCOperand MipsMCInstLower::LowerOperand(const MachineOperand &MO, in LowerOperand()
184 const MachineOperand &MO = MI->getOperand(I); in lowerLongBranchADDiu() local
226 const MachineOperand &MO = MI->getOperand(i); in Lower() local
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsMCCodeEmitter.cpp208 const MCOperand &MO = MI.getOperand(OpNo); in getBranchTargetOpValue() local
230 const MCOperand &MO = MI.getOperand(OpNo); in getBranchTargetOpValueMM() local
253 const MCOperand &MO = MI.getOperand(OpNo); in getBranchTarget21OpValue() local
275 const MCOperand &MO = MI.getOperand(OpNo); in getBranchTarget26OpValue() local
297 const MCOperand &MO = MI.getOperand(OpNo); in getJumpOffset16OpValue() local
316 const MCOperand &MO = MI.getOperand(OpNo); in getJumpTargetOpValue() local
334 const MCOperand &MO = MI.getOperand(OpNo); in getJumpTargetOpValueMM() local
500 getMachineOpValue(const MCInst &MI, const MCOperand &MO, in getMachineOpValue()
624 const MCOperand &MO = MI.getOperand(OpNo); in getSimm19Lsl2Encoding() local
645 const MCOperand &MO = MI.getOperand(OpNo); in getSimm18Lsl3Encoding() local
/external/llvm/lib/Target/Hexagon/
DHexagonMCInstLower.cpp27 static MCOperand GetSymbolRef(const MachineOperand& MO, const MCSymbol* Symbol, in GetSymbolRef()
48 const MachineOperand &MO = MI->getOperand(i); in HexagonLowerToMC() local
/external/llvm/lib/Target/SystemZ/
DSystemZMCInstLower.cpp34 SystemZMCInstLower::getExpr(const MachineOperand &MO, in getExpr()
95 const MachineOperand &MO = MI->getOperand(I); in lower() local
/external/llvm/lib/Target/MSP430/
DMSP430MCInstLower.cpp96 LowerSymbolOperand(const MachineOperand &MO, MCSymbol *Sym) const { in LowerSymbolOperand() argument
117 const MachineOperand &MO = MI->getOperand(i); in Lower() local
/external/llvm/lib/Target/NVPTX/InstPrinter/
DNVPTXInstPrinter.cpp98 const MCOperand &MO = MI->getOperand(OpNum); in printCvtMode() local
148 const MCOperand &MO = MI->getOperand(OpNum); in printCmpMode() local
222 const MCOperand &MO = MI->getOperand(OpNum); in printLdStCode() local

1234567