Home
last modified time | relevance | path

Searched defs:MI (Results 1 – 25 of 350) sorted by relevance

12345678910>>...14

/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/InstPrinter/
H A DX86ATTInstPrinter.h56 void printanymem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printanymem()
60 void printopaquemem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printopaquemem()
64 void printi8mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi8mem()
67 void printi16mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi16mem()
70 void printi32mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi32mem()
73 void printi64mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi64mem()
76 void printi128mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi128mem()
79 void printi256mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi256mem()
82 void printi512mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi512mem()
85 void printf32mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printf32mem()
[all …]
H A DX86IntelInstPrinter.h47 void printanymem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printanymem()
51 void printopaquemem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printopaquemem()
56 void printi8mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi8mem()
60 void printi16mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi16mem()
64 void printi32mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi32mem()
68 void printi64mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi64mem()
72 void printi128mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi128mem()
76 void printi256mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi256mem()
80 void printi512mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi512mem()
84 void printf32mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printf32mem()
[all …]
H A DX86ATTInstPrinter.cpp43 void X86ATTInstPrinter::printInst(const MCInst *MI, raw_ostream &OS, in printInst()
113 void X86ATTInstPrinter::printSSECC(const MCInst *MI, unsigned Op, in printSSECC()
120 void X86ATTInstPrinter::printAVXCC(const MCInst *MI, unsigned Op, in printAVXCC()
127 void X86ATTInstPrinter::printRoundingControl(const MCInst *MI, unsigned Op, in printRoundingControl()
141 void X86ATTInstPrinter::printPCRelImm(const MCInst *MI, unsigned OpNo, in printPCRelImm()
161 void X86ATTInstPrinter::printOperand(const MCInst *MI, unsigned OpNo, in printOperand()
187 void X86ATTInstPrinter::printMemReference(const MCInst *MI, unsigned Op, in printMemReference()
233 void X86ATTInstPrinter::printSrcIdx(const MCInst *MI, unsigned Op, in printSrcIdx()
252 void X86ATTInstPrinter::printDstIdx(const MCInst *MI, unsigned Op, in printDstIdx()
263 void X86ATTInstPrinter::printMemOffset(const MCInst *MI, unsigned Op, in printMemOffset()
H A DX86IntelInstPrinter.cpp35 void X86IntelInstPrinter::printInst(const MCInst *MI, raw_ostream &OS, in printInst()
91 void X86IntelInstPrinter::printSSECC(const MCInst *MI, unsigned Op, in printSSECC()
98 void X86IntelInstPrinter::printAVXCC(const MCInst *MI, unsigned Op, in printAVXCC()
105 void X86IntelInstPrinter::printRoundingControl(const MCInst *MI, unsigned Op, in printRoundingControl()
118 void X86IntelInstPrinter::printPCRelImm(const MCInst *MI, unsigned OpNo, in printPCRelImm()
139 void X86IntelInstPrinter::printOperand(const MCInst *MI, unsigned OpNo, in printOperand()
152 void X86IntelInstPrinter::printMemReference(const MCInst *MI, unsigned Op, in printMemReference()
204 void X86IntelInstPrinter::printSrcIdx(const MCInst *MI, unsigned Op, in printSrcIdx()
218 void X86IntelInstPrinter::printDstIdx(const MCInst *MI, unsigned Op, in printDstIdx()
226 void X86IntelInstPrinter::printMemOffset(const MCInst *MI, unsigned Op, in printMemOffset()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/InstPrinter/
H A DAMDGPUInstPrinter.cpp22 void AMDGPUInstPrinter::printInst(const MCInst *MI, raw_ostream &OS, in printInst()
30 void AMDGPUInstPrinter::printU8ImmOperand(const MCInst *MI, unsigned OpNo, in printU8ImmOperand()
35 void AMDGPUInstPrinter::printU16ImmOperand(const MCInst *MI, unsigned OpNo, in printU16ImmOperand()
40 void AMDGPUInstPrinter::printU32ImmOperand(const MCInst *MI, unsigned OpNo, in printU32ImmOperand()
45 void AMDGPUInstPrinter::printU8ImmDecOperand(const MCInst *MI, unsigned OpNo, in printU8ImmDecOperand()
50 void AMDGPUInstPrinter::printU16ImmDecOperand(const MCInst *MI, unsigned OpNo, in printU16ImmDecOperand()
55 void AMDGPUInstPrinter::printOffen(const MCInst *MI, unsigned OpNo, in printOffen()
61 void AMDGPUInstPrinter::printIdxen(const MCInst *MI, unsigned OpNo, in printIdxen()
67 void AMDGPUInstPrinter::printAddr64(const MCInst *MI, unsigned OpNo, in printAddr64()
73 void AMDGPUInstPrinter::printMBUFOffset(const MCInst *MI, unsigned OpNo, in printMBUFOffset()
[all …]
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/InstPrinter/
H A DARMInstPrinter.cpp76 void ARMInstPrinter::printInst(const MCInst *MI, raw_ostream &O, in printInst()
316 void ARMInstPrinter::printOperand(const MCInst *MI, unsigned OpNo, in printOperand()
356 void ARMInstPrinter::printThumbLdrLabelOperand(const MCInst *MI, unsigned OpNum, in printThumbLdrLabelOperand()
389 void ARMInstPrinter::printSORegRegOperand(const MCInst *MI, unsigned OpNum, in printSORegRegOperand()
408 void ARMInstPrinter::printSORegImmOperand(const MCInst *MI, unsigned OpNum, in printSORegImmOperand()
425 void ARMInstPrinter::printAM2PreOrOffsetIndexOp(const MCInst *MI, unsigned Op, in printAM2PreOrOffsetIndexOp()
456 void ARMInstPrinter::printAddrModeTBB(const MCInst *MI, unsigned Op, in printAddrModeTBB()
467 void ARMInstPrinter::printAddrModeTBH(const MCInst *MI, unsigned Op, in printAddrModeTBH()
478 void ARMInstPrinter::printAddrMode2Operand(const MCInst *MI, unsigned Op, in printAddrMode2Operand()
497 void ARMInstPrinter::printAddrMode2OffsetOperand(const MCInst *MI, in printAddrMode2OffsetOperand()
[all …]
/minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/InstPrinter/
H A DSystemZInstPrinter.cpp44 void SystemZInstPrinter::printInst(const MCInst *MI, raw_ostream &O, in printInst()
54 void SystemZInstPrinter::printU4ImmOperand(const MCInst *MI, int OpNum, in printU4ImmOperand()
61 void SystemZInstPrinter::printU6ImmOperand(const MCInst *MI, int OpNum, in printU6ImmOperand()
68 void SystemZInstPrinter::printS8ImmOperand(const MCInst *MI, int OpNum, in printS8ImmOperand()
75 void SystemZInstPrinter::printU8ImmOperand(const MCInst *MI, int OpNum, in printU8ImmOperand()
82 void SystemZInstPrinter::printS16ImmOperand(const MCInst *MI, int OpNum, in printS16ImmOperand()
89 void SystemZInstPrinter::printU16ImmOperand(const MCInst *MI, int OpNum, in printU16ImmOperand()
96 void SystemZInstPrinter::printS32ImmOperand(const MCInst *MI, int OpNum, in printS32ImmOperand()
103 void SystemZInstPrinter::printU32ImmOperand(const MCInst *MI, int OpNum, in printU32ImmOperand()
110 void SystemZInstPrinter::printAccessRegOperand(const MCInst *MI, int OpNum, in printAccessRegOperand()
[all …]
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/InstPrinter/
H A DPPCInstPrinter.cpp40 void PPCInstPrinter::printInst(const MCInst *MI, raw_ostream &O, in printInst()
107 void PPCInstPrinter::printPredicateOperand(const MCInst *MI, unsigned OpNo, in printPredicateOperand()
204 void PPCInstPrinter::printU2ImmOperand(const MCInst *MI, unsigned OpNo, in printU2ImmOperand()
211 void PPCInstPrinter::printU4ImmOperand(const MCInst *MI, unsigned OpNo, in printU4ImmOperand()
218 void PPCInstPrinter::printS5ImmOperand(const MCInst *MI, unsigned OpNo, in printS5ImmOperand()
225 void PPCInstPrinter::printU5ImmOperand(const MCInst *MI, unsigned OpNo, in printU5ImmOperand()
232 void PPCInstPrinter::printU6ImmOperand(const MCInst *MI, unsigned OpNo, in printU6ImmOperand()
239 void PPCInstPrinter::printS16ImmOperand(const MCInst *MI, unsigned OpNo, in printS16ImmOperand()
247 void PPCInstPrinter::printU16ImmOperand(const MCInst *MI, unsigned OpNo, in printU16ImmOperand()
255 void PPCInstPrinter::printBranchOperand(const MCInst *MI, unsigned OpNo, in printBranchOperand()
[all …]
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/InstPrinter/
H A DMipsInstPrinter.cpp32 static bool isReg(const MCInst &MI, unsigned OpNo) { in isReg()
79 void MipsInstPrinter::printInst(const MCInst *MI, raw_ostream &O, in printInst()
188 void MipsInstPrinter::printOperand(const MCInst *MI, unsigned OpNo, in printOperand()
205 void MipsInstPrinter::printUnsignedImm(const MCInst *MI, int opNum, in printUnsignedImm()
214 void MipsInstPrinter::printUnsignedImm8(const MCInst *MI, int opNum, in printUnsignedImm8()
224 printMemOperand(const MCInst *MI, int opNum, raw_ostream &O) { in printMemOperand()
249 printMemOperandEA(const MCInst *MI, int opNum, raw_ostream &O) { in printMemOperandEA()
259 printFCCOperand(const MCInst *MI, int opNum, raw_ostream &O) { in printFCCOperand()
265 printRegisterPair(const MCInst *MI, int opNum, raw_ostream &O) { in printRegisterPair()
270 printSHFMask(const MCInst *MI, int opNum, raw_ostream &O) { in printSHFMask()
[all …]
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonInstPrinter.cpp80 void HexagonInstPrinter::printInst(const MCInst *MI, raw_ostream &O, in printInst()
85 void HexagonInstPrinter::printInst(const HexagonMCInst *MI, raw_ostream &O, in printInst()
128 void HexagonInstPrinter::printOperand(const MCInst *MI, unsigned OpNo, in printOperand()
143 void HexagonInstPrinter::printImmOperand(const MCInst *MI, unsigned OpNo, in printImmOperand()
156 void HexagonInstPrinter::printExtOperand(const MCInst *MI, unsigned OpNo, in printExtOperand()
175 void HexagonInstPrinter::printUnsignedImmOperand(const MCInst *MI, in printUnsignedImmOperand()
180 void HexagonInstPrinter::printNegImmOperand(const MCInst *MI, unsigned OpNo, in printNegImmOperand()
185 void HexagonInstPrinter::printNOneImmOperand(const MCInst *MI, unsigned OpNo, in printNOneImmOperand()
190 void HexagonInstPrinter::printMEMriOperand(const MCInst *MI, unsigned OpNo, in printMEMriOperand()
199 void HexagonInstPrinter::printFrameIndexOperand(const MCInst *MI, unsigned OpNo, in printFrameIndexOperand()
[all …]
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCCodeEmitter.cpp216 AArch64MCCodeEmitter::getMachineOpValue(const MCInst &MI, const MCOperand &MO, in getMachineOpValue()
227 AArch64MCCodeEmitter::getLdStUImm12OpValue(const MCInst &MI, unsigned OpIdx, in getLdStUImm12OpValue()
248 AArch64MCCodeEmitter::getAdrLabelOpValue(const MCInst &MI, unsigned OpIdx, in getAdrLabelOpValue()
274 AArch64MCCodeEmitter::getAddSubImmOpValue(const MCInst &MI, unsigned OpIdx, in getAddSubImmOpValue()
302 const MCInst &MI, unsigned OpIdx, SmallVectorImpl<MCFixup> &Fixups, in getCondBranchTargetOpValue()
323 AArch64MCCodeEmitter::getLoadLiteralOpValue(const MCInst &MI, unsigned OpIdx, in getLoadLiteralOpValue()
343 AArch64MCCodeEmitter::getMemExtendOpValue(const MCInst &MI, unsigned OpIdx, in getMemExtendOpValue()
352 AArch64MCCodeEmitter::getMoveWideImmOpValue(const MCInst &MI, unsigned OpIdx, in getMoveWideImmOpValue()
372 const MCInst &MI, unsigned OpIdx, SmallVectorImpl<MCFixup> &Fixups, in getTestBranchTargetOpValue()
393 AArch64MCCodeEmitter::getBranchTargetOpValue(const MCInst &MI, unsigned OpIdx, in getBranchTargetOpValue()
[all …]
/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineInstrBundle.h46 inline MachineInstr *getBundleStart(MachineInstr *MI) { in getBundleStart()
53 inline const MachineInstr *getBundleStart(const MachineInstr *MI) { in getBundleStart()
62 getBundleEnd(MachineInstr *MI) { in getBundleEnd()
71 getBundleEnd(const MachineInstr *MI) { in getBundleEnd()
117 explicit MachineOperandIteratorBase(MachineInstr *MI, bool WholeBundle) { in MachineOperandIteratorBase()
214 MIOperands(MachineInstr *MI) : MachineOperandIteratorBase(MI, false) {} in MIOperands()
223 ConstMIOperands(const MachineInstr *MI) in ConstMIOperands()
234 MIBundleOperands(MachineInstr *MI) : MachineOperandIteratorBase(MI, true) {} in MIBundleOperands()
244 ConstMIBundleOperands(const MachineInstr *MI) in ConstMIBundleOperands()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/InstPrinter/
H A DAArch64InstPrinter.cpp55 void AArch64InstPrinter::printInst(const MCInst *MI, raw_ostream &O, in printInst()
616 void AArch64AppleInstPrinter::printInst(const MCInst *MI, raw_ostream &O, in printInst()
668 bool AArch64InstPrinter::printSysAlias(const MCInst *MI, raw_ostream &O) { in printSysAlias()
891 void AArch64InstPrinter::printOperand(const MCInst *MI, unsigned OpNo, in printOperand()
905 void AArch64InstPrinter::printHexImm(const MCInst *MI, unsigned OpNo, in printHexImm()
911 void AArch64InstPrinter::printPostIncOperand(const MCInst *MI, unsigned OpNo, in printPostIncOperand()
924 void AArch64InstPrinter::printVRegOperand(const MCInst *MI, unsigned OpNo, in printVRegOperand()
932 void AArch64InstPrinter::printSysCROperand(const MCInst *MI, unsigned OpNo, in printSysCROperand()
939 void AArch64InstPrinter::printAddSubImm(const MCInst *MI, unsigned OpNum, in printAddSubImm()
960 void AArch64InstPrinter::printLogicalImm32(const MCInst *MI, unsigned OpNum, in printLogicalImm32()
[all …]
H A DAArch64InstPrinter.h53 void printPostIncOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printPostIncOperand()
70 void printMemExtend(const MCInst *MI, unsigned OpNum, raw_ostream &O) { in printMemExtend()
83 void printUImm12Offset(const MCInst *MI, unsigned OpNum, raw_ostream &O) { in printUImm12Offset()
88 void printAMIndexedWB(const MCInst *MI, unsigned OpNum, raw_ostream &O) { in printAMIndexedWB()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Sparc/InstPrinter/
H A DSparcInstPrinter.cpp46 void SparcInstPrinter::printInst(const MCInst *MI, raw_ostream &O, in printInst()
54 bool SparcInstPrinter::printSparcAliasInstr(const MCInst *MI, raw_ostream &O) in printSparcAliasInstr()
107 void SparcInstPrinter::printOperand(const MCInst *MI, int opNum, in printOperand()
126 void SparcInstPrinter::printMemOperand(const MCInst *MI, int opNum, in printMemOperand()
149 void SparcInstPrinter::printCCOperand(const MCInst *MI, int opNum, in printCCOperand()
173 bool SparcInstPrinter::printGetPCX(const MCInst *MI, unsigned opNum, in printGetPCX()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/MSP430/InstPrinter/
H A DMSP430InstPrinter.cpp29 void MSP430InstPrinter::printInst(const MCInst *MI, raw_ostream &O, in printInst()
35 void MSP430InstPrinter::printPCRelImmOperand(const MCInst *MI, unsigned OpNo, in printPCRelImmOperand()
46 void MSP430InstPrinter::printOperand(const MCInst *MI, unsigned OpNo, in printOperand()
60 void MSP430InstPrinter::printSrcMemOperand(const MCInst *MI, unsigned OpNo, in printSrcMemOperand()
89 void MSP430InstPrinter::printCCOperand(const MCInst *MI, unsigned OpNo, in printCCOperand()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCCodeEmitter.cpp145 EncodeInstruction(const MCInst &MI, raw_ostream &OS, in EncodeInstruction()
205 getBranchTargetOpValue(const MCInst &MI, unsigned OpNo, in getBranchTargetOpValue()
227 getBranchTarget7OpValueMM(const MCInst &MI, unsigned OpNo, in getBranchTarget7OpValueMM()
249 getBranchTargetOpValueMM(const MCInst &MI, unsigned OpNo, in getBranchTargetOpValueMM()
272 getBranchTarget21OpValue(const MCInst &MI, unsigned OpNo, in getBranchTarget21OpValue()
294 getBranchTarget26OpValue(const MCInst &MI, unsigned OpNo, in getBranchTarget26OpValue()
316 getJumpOffset16OpValue(const MCInst &MI, unsigned OpNo, in getJumpOffset16OpValue()
335 getJumpTargetOpValue(const MCInst &MI, unsigned OpNo, in getJumpTargetOpValue()
353 getJumpTargetOpValueMM(const MCInst &MI, unsigned OpNo, in getJumpTargetOpValueMM()
371 getUImm5Lsl2Encoding(const MCInst &MI, unsigned OpNo, in getUImm5Lsl2Encoding()
[all …]
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCCodeEmitter.cpp191 uint32_t getLdStmModeOpValue(const MCInst &MI, unsigned OpIdx, in getLdStmModeOpValue()
264 unsigned getCCOutOpValue(const MCInst &MI, unsigned Op, in getCCOutOpValue()
273 unsigned getSOImmOpValue(const MCInst &MI, unsigned Op, in getSOImmOpValue()
307 unsigned getModImmOpValue(const MCInst &MI, unsigned Op, in getModImmOpValue()
330 unsigned getT2SOImmOpValue(const MCInst &MI, unsigned Op, in getT2SOImmOpValue()
363 unsigned getNEONVcvtImm32OpValue(const MCInst &MI, unsigned Op, in getNEONVcvtImm32OpValue()
459 unsigned ARMMCCodeEmitter::NEONThumb2DataIPostEncoder(const MCInst &MI, in NEONThumb2DataIPostEncoder()
479 unsigned ARMMCCodeEmitter::NEONThumb2LoadStorePostEncoder(const MCInst &MI, in NEONThumb2LoadStorePostEncoder()
493 unsigned ARMMCCodeEmitter::NEONThumb2DupPostEncoder(const MCInst &MI, in NEONThumb2DupPostEncoder()
506 unsigned ARMMCCodeEmitter::NEONThumb2V8PostEncoder(const MCInst &MI, in NEONThumb2V8PostEncoder()
[all …]
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/
H A DTargetInstrInfo.h88 virtual bool isReallyTriviallyReMaterializable(const MachineInstr *MI, in isReallyTriviallyReMaterializable()
124 virtual bool isCoalescableExtInstr(const MachineInstr &MI, in isCoalescableExtInstr()
135 virtual unsigned isLoadFromStackSlot(const MachineInstr *MI, in isLoadFromStackSlot()
143 virtual unsigned isLoadFromStackSlotPostFE(const MachineInstr *MI, in isLoadFromStackSlotPostFE()
164 virtual unsigned isStoreToStackSlot(const MachineInstr *MI, in isStoreToStackSlot()
172 virtual unsigned isStoreToStackSlotPostFE(const MachineInstr *MI, in isStoreToStackSlotPostFE()
190 virtual bool isStackSlotCopy(const MachineInstr *MI, int &DestFrameIndex, in isStackSlotCopy()
217 virtual bool isAsCheapAsAMove(const MachineInstr *MI) const { in isAsCheapAsAMove()
426 getUnconditionalBranch(MCInst &MI, in getUnconditionalBranch()
433 virtual void getTrap(MCInst &MI) const { in getTrap()
[all …]
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCCodeEmitter.cpp99 void EncodeInstruction(const MCInst &MI, raw_ostream &OS, in EncodeInstruction()
172 getDirectBrEncoding(const MCInst &MI, unsigned OpNo, in getDirectBrEncoding()
184 unsigned PPCMCCodeEmitter::getCondBrEncoding(const MCInst &MI, unsigned OpNo, in getCondBrEncoding()
197 getAbsDirectBrEncoding(const MCInst &MI, unsigned OpNo, in getAbsDirectBrEncoding()
210 getAbsCondBrEncoding(const MCInst &MI, unsigned OpNo, in getAbsCondBrEncoding()
222 unsigned PPCMCCodeEmitter::getImm16Encoding(const MCInst &MI, unsigned OpNo, in getImm16Encoding()
234 unsigned PPCMCCodeEmitter::getMemRIEncoding(const MCInst &MI, unsigned OpNo, in getMemRIEncoding()
253 unsigned PPCMCCodeEmitter::getMemRIXEncoding(const MCInst &MI, unsigned OpNo, in getMemRIXEncoding()
272 unsigned PPCMCCodeEmitter::getSPE8DisEncoding(const MCInst &MI, unsigned OpNo, in getSPE8DisEncoding()
288 unsigned PPCMCCodeEmitter::getSPE4DisEncoding(const MCInst &MI, unsigned OpNo, in getSPE4DisEncoding()
[all …]
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonVLIWPacketizer.cpp216 MachineBasicBlock::iterator MI = MBB->begin(); in runOnMachineFunction() local
266 static bool IsIndirectCall(MachineInstr* MI) { in IsIndirectCall()
273 void HexagonPacketizerList::reserveResourcesForConstExt(MachineInstr* MI) { in reserveResourcesForConstExt()
289 bool HexagonPacketizerList::canReserveResourcesForConstExt(MachineInstr *MI) { in canReserveResourcesForConstExt()
303 bool HexagonPacketizerList::tryAllocateResourcesForConstExt(MachineInstr* MI) { in tryAllocateResourcesForConstExt()
320 bool HexagonPacketizerList::IsCallDependent(MachineInstr* MI, in IsCallDependent()
368 static bool IsDirectJump(MachineInstr* MI) { in IsDirectJump()
372 static bool IsSchedBarrier(MachineInstr* MI) { in IsSchedBarrier()
380 static bool IsControlFlow(MachineInstr* MI) { in IsControlFlow()
384 static bool IsLoopN(MachineInstr *MI) { in IsLoopN()
[all …]
H A DHexagonMachineFunctionInfo.h48 void addAllocaAdjustInst(MachineInstr* MI) { in addAllocaAdjustInst()
58 void setStartPacket(MachineInstr* MI) { in setStartPacket()
61 void setEndPacket(MachineInstr* MI) { in setEndPacket()
64 bool isStartPacket(const MachineInstr* MI) const { in isStartPacket()
68 bool isEndPacket(const MachineInstr* MI) const { in isEndPacket()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/NVPTX/InstPrinter/
H A DNVPTXInstPrinter.cpp74 void NVPTXInstPrinter::printInst(const MCInst *MI, raw_ostream &OS, in printInst()
82 void NVPTXInstPrinter::printOperand(const MCInst *MI, unsigned OpNo, in printOperand()
96 void NVPTXInstPrinter::printCvtMode(const MCInst *MI, int OpNum, raw_ostream &O, in printCvtMode()
146 void NVPTXInstPrinter::printCmpMode(const MCInst *MI, int OpNum, raw_ostream &O, in printCmpMode()
219 void NVPTXInstPrinter::printLdStCode(const MCInst *MI, int OpNum, in printLdStCode()
267 void NVPTXInstPrinter::printMemOperand(const MCInst *MI, int OpNum, in printMemOperand()
283 void NVPTXInstPrinter::printProtoIdent(const MCInst *MI, int OpNum, in printProtoIdent()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZMCCodeEmitter.cpp82 uint64_t getPC16DBLEncoding(const MCInst &MI, unsigned OpNum, in getPC16DBLEncoding()
87 uint64_t getPC32DBLEncoding(const MCInst &MI, unsigned OpNum, in getPC32DBLEncoding()
103 EncodeInstruction(const MCInst &MI, raw_ostream &OS, in EncodeInstruction()
117 getMachineOpValue(const MCInst &MI, const MCOperand &MO, in getMachineOpValue()
128 getBDAddr12Encoding(const MCInst &MI, unsigned OpNum, in getBDAddr12Encoding()
138 getBDAddr20Encoding(const MCInst &MI, unsigned OpNum, in getBDAddr20Encoding()
148 getBDXAddr12Encoding(const MCInst &MI, unsigned OpNum, in getBDXAddr12Encoding()
159 getBDXAddr20Encoding(const MCInst &MI, unsigned OpNum, in getBDXAddr20Encoding()
171 getBDLAddr12Len8Encoding(const MCInst &MI, unsigned OpNum, in getBDLAddr12Len8Encoding()
182 SystemZMCCodeEmitter::getPCRelEncoding(const MCInst &MI, unsigned OpNum, in getPCRelEncoding()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/
H A DSILowerControlFlow.cpp147 void SILowerControlFlowPass::SkipIfDead(MachineInstr &MI) { in SkipIfDead()
181 void SILowerControlFlowPass::If(MachineInstr &MI) { in If()
199 void SILowerControlFlowPass::Else(MachineInstr &MI) { in Else()
218 void SILowerControlFlowPass::Break(MachineInstr &MI) { in Break()
232 void SILowerControlFlowPass::IfBreak(MachineInstr &MI) { in IfBreak()
247 void SILowerControlFlowPass::ElseBreak(MachineInstr &MI) { in ElseBreak()
262 void SILowerControlFlowPass::Loop(MachineInstr &MI) { in Loop()
278 void SILowerControlFlowPass::EndCf(MachineInstr &MI) { in EndCf()
291 void SILowerControlFlowPass::Branch(MachineInstr &MI) { in Branch()
298 void SILowerControlFlowPass::Kill(MachineInstr &MI) { in Kill()
[all …]

12345678910>>...14