Home
last modified time | relevance | path

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

12345678910>>...12

/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMCCodeEmitter.cpp156 const MCOperand &MO = MI.getOperand(OpNo); in getDirectBrEncoding() local
168 const MCOperand &MO = MI.getOperand(OpNo); in getCondBrEncoding() local
181 const MCOperand &MO = MI.getOperand(OpNo); in getAbsDirectBrEncoding() local
194 const MCOperand &MO = MI.getOperand(OpNo); in getAbsCondBrEncoding() local
206 const MCOperand &MO = MI.getOperand(OpNo); in getImm16Encoding() local
223 const MCOperand &MO = MI.getOperand(OpNo); in getMemRIEncoding() local
242 const MCOperand &MO = MI.getOperand(OpNo); in getMemRIXEncoding() local
260 const MCOperand &MO = MI.getOperand(OpNo); in getMemRIX16Encoding() local
275 const MCOperand &MO = MI.getOperand(OpNo); in getSPE8DisEncoding() local
291 const MCOperand &MO = MI.getOperand(OpNo); in getSPE4DisEncoding() local
[all …]
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MCCodeEmitter.cpp186 AArch64MCCodeEmitter::getMachineOpValue(const MCInst &MI, const MCOperand &MO, in getMachineOpValue()
200 const MCOperand &MO = MI.getOperand(OpIdx); in getLdStUImm12OpValue() local
221 const MCOperand &MO = MI.getOperand(OpIdx); in getAdrLabelOpValue() local
248 const MCOperand &MO = MI.getOperand(OpIdx); in getAddSubImmOpValue() local
274 const MCOperand &MO = MI.getOperand(OpIdx); in getCondBranchTargetOpValue() local
296 const MCOperand &MO = MI.getOperand(OpIdx); in getLoadLiteralOpValue() local
325 const MCOperand &MO = MI.getOperand(OpIdx); in getMoveWideImmOpValue() local
344 const MCOperand &MO = MI.getOperand(OpIdx); in getTestBranchTargetOpValue() local
366 const MCOperand &MO = MI.getOperand(OpIdx); in getBranchTargetOpValue() local
394 const MCOperand &MO = MI.getOperand(OpIdx); in getVecShifterOpValue() local
[all …]
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/MCTargetDesc/
DPPCMCCodeEmitter.cpp88 const MCOperand &MO = MI.getOperand(OpNo); in getDirectBrEncoding() local
99 const MCOperand &MO = MI.getOperand(OpNo); in getCondBrEncoding() local
110 const MCOperand &MO = MI.getOperand(OpNo); in getHA16Encoding() local
121 const MCOperand &MO = MI.getOperand(OpNo); in getLO16Encoding() local
137 const MCOperand &MO = MI.getOperand(OpNo); in getMemRIEncoding() local
155 const MCOperand &MO = MI.getOperand(OpNo); in getMemRIXEncoding() local
169 const MCOperand &MO = MI.getOperand(OpNo); in get_crbitm_encoding() local
177 getMachineOpValue(const MCInst &MI, const MCOperand &MO, in getMachineOpValue()
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCCodeEmitter.cpp140 const MachineOperand &MO = MI.getOperand(OpNo); in get_crbitm_encoding() local
146 MachineRelocation PPCCodeEmitter::GetRelocation(const MachineOperand &MO, in GetRelocation()
181 const MachineOperand &MO = MI.getOperand(OpNo); in getDirectBrEncoding() local
190 const MachineOperand &MO = MI.getOperand(OpNo); in getCondBrEncoding() local
197 const MachineOperand &MO = MI.getOperand(OpNo); in getHA16Encoding() local
206 const MachineOperand &MO = MI.getOperand(OpNo); in getLO16Encoding() local
220 const MachineOperand &MO = MI.getOperand(OpNo); in getMemRIEncoding() local
236 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()
137 const MachineOperand &MO = MI->getOperand(i); in LowerPPCMachineInstrToMCInst() local
/external/llvm/lib/Target/AArch64/
DAArch64MCInstLower.cpp44 MCOperand AArch64MCInstLower::lowerSymbolOperandDarwin(const MachineOperand &MO, in lowerSymbolOperandDarwin()
79 MCOperand AArch64MCInstLower::lowerSymbolOperandELF(const MachineOperand &MO, in lowerSymbolOperandELF()
154 MCOperand AArch64MCInstLower::LowerSymbolOperand(const MachineOperand &MO, in LowerSymbolOperand()
163 bool AArch64MCInstLower::lowerOperand(const MachineOperand &MO, in lowerOperand()
210 for (const MachineOperand &MO : MI->operands()) { in Lower() local
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMMCInstLower.cpp26 MCOperand ARMAsmPrinter::GetSymbolRef(const MachineOperand &MO, in GetSymbolRef()
67 bool ARMAsmPrinter::lowerOperand(const MachineOperand &MO, in lowerOperand()
119 const MachineOperand &MO = MI->getOperand(i); in LowerARMMachineInstrToMCInst() local
/external/llvm/lib/Target/Sparc/MCTargetDesc/
DSparcMCCodeEmitter.cpp105 const MCOperand &MO = MI.getOperand(tlsOpNo); in encodeInstruction() local
116 getMachineOpValue(const MCInst &MI, const MCOperand &MO, in getMachineOpValue()
146 const MCOperand &MO = MI.getOperand(OpNo); in getCallTargetOpValue() local
181 const MCOperand &MO = MI.getOperand(OpNo); in getBranchTargetOpValue() local
194 const MCOperand &MO = MI.getOperand(OpNo); in getBranchPredTargetOpValue() local
206 const MCOperand &MO = MI.getOperand(OpNo); in getBranchOnRegTargetOpValue() local
/external/llvm/lib/Target/ARM/
DARMMCInstLower.cpp27 MCOperand ARMAsmPrinter::GetSymbolRef(const MachineOperand &MO, in GetSymbolRef()
57 bool ARMAsmPrinter::lowerOperand(const MachineOperand &MO, in lowerOperand()
140 const MachineOperand &MO = MI->getOperand(i); in LowerARMMachineInstrToMCInst() local
/external/llvm/lib/Target/Sparc/
DSparcMCInstLower.cpp31 const MachineOperand &MO, in LowerSymbolOperand()
69 const MachineOperand &MO, in LowerOperand()
102 const MachineOperand &MO = MI->getOperand(i); in LowerSparcMachineInstrToMCInst() local
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsMCCodeEmitter.cpp273 const MCOperand &MO = MI.getOperand(OpNo); in getBranchTargetOpValue() local
296 const MCOperand &MO = MI.getOperand(OpNo); in getBranchTargetOpValue1SImm16() local
319 const MCOperand &MO = MI.getOperand(OpNo); in getBranchTargetOpValueMMR6() local
343 const MCOperand &MO = MI.getOperand(OpNo); in getBranchTarget7OpValueMM() local
365 const MCOperand &MO = MI.getOperand(OpNo); in getBranchTargetOpValueMMPC10() local
387 const MCOperand &MO = MI.getOperand(OpNo); in getBranchTargetOpValueMM() local
410 const MCOperand &MO = MI.getOperand(OpNo); in getBranchTarget21OpValue() local
433 const MCOperand &MO = MI.getOperand(OpNo); in getBranchTarget21OpValueMM() local
456 const MCOperand &MO = MI.getOperand(OpNo); in getBranchTarget26OpValue() local
478 const MCOperand &MO = MI.getOperand(OpNo); in getBranchTarget26OpValueMM() local
[all …]
/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
DARMMCCodeEmitter.cpp402 getMachineOpValue(const MCInst &MI, const MCOperand &MO, in getMachineOpValue()
433 const MCOperand &MO = MI.getOperand(OpIdx); in EncodeAddrModeOpValues() local
462 const MCOperand &MO = MI.getOperand(OpIdx); in getBranchTargetOpValue() local
498 const MCOperand MO = MI.getOperand(OpIdx); in getThumbBLTargetOpValue() local
510 const MCOperand MO = MI.getOperand(OpIdx); in getThumbBLXTargetOpValue() local
521 const MCOperand MO = MI.getOperand(OpIdx); in getThumbBRTargetOpValue() local
532 const MCOperand MO = MI.getOperand(OpIdx); in getThumbBCCTargetOpValue() local
543 const MCOperand MO = MI.getOperand(OpIdx); in getThumbCBTargetOpValue() local
584 const MCOperand MO = MI.getOperand(OpIdx); in getARMBranchTargetOpValue() local
599 const MCOperand MO = MI.getOperand(OpIdx); in getARMBLXTargetOpValue() 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/Target/PowerPC/
DPPCAsmPrinter.cpp168 const MachineOperand &MO = MI->getOperand(OpNo); in printOperand() local
464 const MachineOperand &MO = MI->getOperand(2); in EmitTlsCall() local
573 const MachineOperand &MO = MI->getOperand(1); in EmitInstruction() local
617 const MachineOperand &MO = MI->getOperand(1); in EmitInstruction() local
650 const MachineOperand &MO = MI->getOperand(2); in EmitInstruction() local
689 const MachineOperand &MO = MI->getOperand(1); in EmitInstruction() local
732 const MachineOperand &MO = MI->getOperand(2); in EmitInstruction() local
759 const MachineOperand &MO = MI->getOperand(2); in EmitInstruction() local
778 const MachineOperand &MO = MI->getOperand(1); in EmitInstruction() local
837 const MachineOperand &MO = MI->getOperand(2); in EmitInstruction() local
[all …]
DPPCMCInstLower.cpp38 static MCSymbol *GetSymbolFromOperand(const MachineOperand &MO, AsmPrinter &AP){ in GetSymbolFromOperand()
82 static MCOperand GetSymbolRef(const MachineOperand &MO, const MCSymbol *Symbol, in GetSymbolRef()
146 const MachineOperand &MO = MI->getOperand(i); in LowerPPCMachineInstrToMCInst() local
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMMCCodeEmitter.cpp277 const MCOperand &MO = MI.getOperand(Op); in getSOImmOpValue() local
310 const MCOperand &MO = MI.getOperand(Op); in getModImmOpValue() local
522 getMachineOpValue(const MCInst &MI, const MCOperand &MO, in getMachineOpValue()
554 const MCOperand &MO = MI.getOperand(OpIdx); in EncodeAddrModeOpValues() local
584 const MCOperand &MO = MI.getOperand(OpIdx); in getBranchTargetOpValue() local
621 const MCOperand MO = MI.getOperand(OpIdx); in getThumbBLTargetOpValue() local
634 const MCOperand MO = MI.getOperand(OpIdx); in getThumbBLXTargetOpValue() local
646 const MCOperand MO = MI.getOperand(OpIdx); in getThumbBRTargetOpValue() local
658 const MCOperand MO = MI.getOperand(OpIdx); in getThumbBCCTargetOpValue() local
670 const MCOperand MO = MI.getOperand(OpIdx); in getThumbCBTargetOpValue() local
[all …]
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineInstr.cpp723 MachineMemOperand *MO) { in addMemOperand()
748 const MachineOperand &MO = getOperand(i); in isIdenticalTo() local
813 const MachineOperand &MO = getOperand(i); in getNumExplicitOperands() local
896 const MachineOperand &MO = getOperand(i); in findRegisterUseOperandIdx() local
924 const MachineOperand &MO = getOperand(i); in readsWritesVirtualRegister() local
950 const MachineOperand &MO = getOperand(i); in findRegisterDefOperandIdx() local
994 const MachineOperand &MO = getOperand(DefOpIdx); in isRegTiedToUseOperand() local
1027 const MachineOperand &MO = getOperand(i); in isRegTiedToUseOperand() local
1044 const MachineOperand &MO = getOperand(UseOpIdx); in isRegTiedToDefOperand() local
1078 const MachineOperand &MO = getOperand(UseOpIdx); in isRegTiedToDefOperand() local
[all …]
DRegAllocFast.cpp194 bool RAFast::isLastUseOfLocalReg(MachineOperand &MO) { in isLastUseOfLocalReg()
214 MachineOperand &MO = LR.LastUse->getOperand(LR.LastOpNum); in addKillFlag() local
324 void RAFast::usePhysReg(MachineOperand &MO) { in usePhysReg()
583 MachineOperand &MO = MI->getOperand(OpNum); in reloadVirtReg() local
628 MachineOperand &MO = MI->getOperand(OpNum); in setPhysReg() local
654 MachineOperand &MO = MI->getOperand(i); in handleThroughOperands() local
670 MachineOperand &MO = MI->getOperand(i); in handleThroughOperands() local
687 MachineOperand &MO = MI->getOperand(i); in handleThroughOperands() local
719 MachineOperand &MO = MI->getOperand(i); in handleThroughOperands() local
814 MachineOperand &MO = MI->getOperand(i); in AllocateBasicBlock() local
[all …]
DDeadMachineInstructionElim.cpp70 const MachineOperand &MO = MI->getOperand(i); in isDead() local
135 const MachineOperand &MO = MI->getOperand(i); in runOnMachineFunction() local
164 const MachineOperand &MO = MI->getOperand(i); in runOnMachineFunction() local
181 const MachineOperand &MO = MI->getOperand(i); in runOnMachineFunction() local
/external/llvm/lib/Target/Mips/
DMipsMCInstLower.cpp36 MCOperand MipsMCInstLower::LowerSymbolOperand(const MachineOperand &MO, in LowerSymbolOperand()
178 MCOperand MipsMCInstLower::LowerOperand(const MachineOperand &MO, in LowerOperand()
235 const MachineOperand &MO = MI->getOperand(I); in lowerLongBranchADDiu() local
274 const MachineOperand &MO = MI->getOperand(i); in Lower() local
/external/llvm/lib/Target/BPF/
DBPFMCInstLower.cpp32 MCOperand BPFMCInstLower::LowerSymbolOperand(const MachineOperand &MO, in LowerSymbolOperand()
47 const MachineOperand &MO = MI->getOperand(i); in Lower() local
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyPeephole.cpp59 MachineOperand &MO, WebAssemblyFunctionInfo &MFI, in MaybeRewriteToDrop()
88 MachineOperand &MO = MI.getOperand(0); in MaybeRewriteToFallthrough() local
134 MachineOperand &MO = MI.getOperand(0); in runOnMachineFunction() local
155 MachineOperand &MO = MI.getOperand(0); in runOnMachineFunction() local
/external/llvm/lib/CodeGen/
DRegAllocFast.cpp223 bool RAFast::isLastUseOfLocalReg(MachineOperand &MO) { in isLastUseOfLocalReg()
239 MachineOperand &MO = LR.LastUse->getOperand(LR.LastOpNum); in addKillFlag() local
348 void RAFast::usePhysReg(MachineOperand &MO) { in usePhysReg()
641 MachineOperand &MO = MI.getOperand(OpNum); in reloadVirtReg() local
686 MachineOperand &MO = MI->getOperand(OpNum); in setPhysReg() local
719 MachineOperand &MO = MI->getOperand(i); in handleThroughOperands() local
735 MachineOperand &MO = MI->getOperand(i); in handleThroughOperands() local
749 MachineOperand &MO = MI->getOperand(i); in handleThroughOperands() local
774 MachineOperand &MO = MI->getOperand(i); in handleThroughOperands() local
790 MachineOperand &MO = MI->getOperand(i); in handleThroughOperands() local
[all …]
DImplicitNullChecks.cpp203 for (auto &MO : MI->operands()) { in rememberInstruction() local
231 for (auto &MO : MI->operands()) { in isSafeToHoist() local
261 auto IsMIOperandSafe = [&](MachineOperand &MO) { in isSafeToHoist()
433 auto DependencyOperandIsOk = [&](MachineOperand &MO) { in analyzeBlockForNullChecks()
506 for (auto &MO : LoadMI->uses()) in insertFaultingLoad() local
541 for (const MachineOperand &MO : FaultingLoad->operands()) { in rewriteNullChecks() local
551 for (auto &MO : DepMI->operands()) { in rewriteNullChecks() local
/external/llvm/lib/Target/Hexagon/
DHexagonAsmPrinter.cpp85 const MachineOperand &MO = MI->getOperand(OpNo); in printOperand() local
226 const MachineOperand &MO = MI.getOperand(1); in smallData() local
376 MCOperand &MO = MappedInst.getOperand(2); in HexagonProcessInstruction() local
437 MCOperand &MO = Inst.getOperand(2); in HexagonProcessInstruction() local
481 MCOperand &MO = MappedInst.getOperand(1); in HexagonProcessInstruction() local
500 MCOperand &MO = MappedInst.getOperand(1); in HexagonProcessInstruction() local
512 MCOperand &MO = MappedInst.getOperand(2); in HexagonProcessInstruction() local
525 MCOperand &MO = MappedInst.getOperand(2); in HexagonProcessInstruction() local

12345678910>>...12