Home
last modified time | relevance | path

Searched defs:MIE (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineInstrBundle.cpp53 MIE = MBB.instr_end(); MII != MIE; ) { in runOnMachineFunction() local
264 MachineBasicBlock::instr_iterator MIE = MBB.instr_end(); in finalizeBundles() local
H A DScheduleDAGInstrs.cpp798 for (MachineBasicBlock::iterator MII = RegionEnd, MIE = RegionBegin; in buildSchedGraph() local
H A DMachineSink.cpp721 MIE = MBB.instr_begin(); in getBBRegisterPressure() local
H A DPeepholeOptimizer.cpp1650 for (MachineBasicBlock::iterator MII = MBB.begin(), MIE = MBB.end(); in runOnMachineFunction() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64KCFI.cpp107 MIE = MBB.instr_end(); in runOnMachineFunction() local
H A DAArch64SIMDInstrOpt.cpp322 for (MachineBasicBlock::iterator MII = MI, MIE = MI.getParent()->begin(); in reuseDUP() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86KCFI.cpp142 MIE = MBB.instr_end(); in runOnMachineFunction() local
H A DX86FlagsCopyLowering.cpp565 MIE = UseMBB.instr_end(); in runOnMachineFunction() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonFixupHwLoops.cpp137 MachineBasicBlock::iterator MIE = MBB.end(); in fixupLoopInstrs() local
H A DHexagonInstrInfo.cpp142 MachineBasicBlock::const_instr_iterator MIE) { in nonDbgMICount()
3184 MachineBasicBlock::const_instr_iterator MIE = MII->getParent()->instr_end(); in producesStall() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp700 MIE = UseInstr->getParent()->instr_end(); in storeLiveOutReg() local