Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DKCFI.cpp103 MIE = MBB.instr_end(); runOnMachineFunction() local
H A DMachineInstrBundle.cpp53 MIE = MBB.instr_end(); MII != MIE; ) { in runOnMachineFunction() local
259 if (MII == MIE) in finalizeBundles() local
H A DScheduleDAGInstrs.cpp809 for (MachineBasicBlock::iterator MII = RegionEnd, MIE = RegionBegin; buildSchedGraph() local
H A DMachineSink.cpp1011 MIE = MBB.instr_begin(); getBBRegisterPressure() local
H A DPeepholeOptimizer.cpp1704 for (MachineBasicBlock::iterator MII = MBB.begin(), MIE = MBB.end(); in runOnMachineFunction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFixupHwLoops.cpp137 MachineBasicBlock::iterator MIE = MBB.end(); in fixupLoopInstrs() local
H A DHexagonInstrInfo.cpp143 nonDbgMICount(MachineBasicBlock::const_instr_iterator MIB,MachineBasicBlock::const_instr_iterator MIE) nonDbgMICount() argument
3187 MachineBasicBlock::const_instr_iterator MIE = MII->getParent()->instr_end(); producesStall() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SIMDInstrOpt.cpp323 for (MachineBasicBlock::iterator MII = MI, MIE = MI.getParent()->begin(); in reuseDUP() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FlagsCopyLowering.cpp547 MIE = UseMBB.instr_end(); runOnMachineFunction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp700 MIE = UseInstr->getParent()->instr_end(); storeLiveOutReg() local