Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DKCFI.cpp104 MIE = MBB.instr_end(); in runOnMachineFunction() local
H A DMachineInstrBundle.cpp53 MIE = MBB.instr_end(); MII != MIE; ) { in runOnMachineFunction() local
258 MachineBasicBlock::instr_iterator MIE = MBB.instr_end(); in finalizeBundles() local
H A DScheduleDAGInstrs.cpp811 for (MachineBasicBlock::iterator MII = RegionEnd, MIE = RegionBegin; in buildSchedGraph() local
H A DPeepholeOptimizer.cpp1704 for (MachineBasicBlock::iterator MII = MBB.begin(), MIE = MBB.end(); in runOnMachineFunction() local
H A DMachineSink.cpp1064 MIE = MBB.instr_begin(); in getBBRegisterPressure() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFixupHwLoops.cpp137 MachineBasicBlock::iterator MIE = MBB.end(); in fixupLoopInstrs() local
H A DHexagonCopyHoisting.cpp226 MachineBasicBlock::iterator MII, MIE; in isSafetoMove() local
H A DHexagonInstrInfo.cpp144 MachineBasicBlock::const_instr_iterator MIE) { in nonDbgMICount()
3216 MachineBasicBlock::const_instr_iterator MIE = MII->getParent()->instr_end(); in producesStall() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SIMDInstrOpt.cpp322 for (MachineBasicBlock::iterator MII = MI, MIE = MI.getParent()->begin(); reuseDUP() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FlagsCopyLowering.cpp567 MIE = UseMBB.instr_end(); in runOnMachineFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp698 MIE = UseInstr->getParent()->instr_end(); in storeLiveOutReg() local