Searched refs:SILowerControlFlow (Results 1 – 1 of 1) sorted by relevance
72 class SILowerControlFlow { class140 SILowerControlFlow(LiveIntervals *LIS, LiveVariables *LV, in SILowerControlFlow() function in __anon0c226a110111::SILowerControlFlow185 bool SILowerControlFlow::hasKill(const MachineBasicBlock *Begin, in hasKill()216 void SILowerControlFlow::emitIf(MachineInstr &MI) { in emitIf()314 void SILowerControlFlow::emitElse(MachineInstr &MI) { in emitElse()377 void SILowerControlFlow::emitIfBreak(MachineInstr &MI) { in emitIfBreak()431 void SILowerControlFlow::emitLoop(MachineInstr &MI) { in emitLoop()457 SILowerControlFlow::skipIgnoreExecInstsTrivialSucc( in skipIgnoreExecInstsTrivialSucc()486 MachineBasicBlock *SILowerControlFlow::emitEndCf(MachineInstr &MI) { in emitEndCf()574 void SILowerControlFlow::findMaskOperands(MachineInstr &MI, unsigned OpNo, in findMaskOperands()[all …]