Searched refs:MVETPAndVPTOptimisations (Results 1 – 2 of 2) sorted by relevance
49 class MVETPAndVPTOptimisations : public MachineFunctionPass { class55 MVETPAndVPTOptimisations() : MachineFunctionPass(ID) {} in MVETPAndVPTOptimisations() function in __anon9e233cf80111::MVETPAndVPTOptimisations88 char MVETPAndVPTOptimisations::ID = 0;92 INITIALIZE_PASS_BEGIN(MVETPAndVPTOptimisations, DEBUG_TYPE,97 INITIALIZE_PASS_END(MVETPAndVPTOptimisations, DEBUG_TYPE, in INITIALIZE_PASS_DEPENDENCY()228 bool MVETPAndVPTOptimisations::LowerWhileLoopStart(MachineLoop *ML) { in LowerWhileLoopStart()273 MachineInstr *MVETPAndVPTOptimisations::CheckForLRUseInPredecessors( in CheckForLRUseInPredecessors()320 bool MVETPAndVPTOptimisations::MergeLoopEnd(MachineLoop *ML) { in MergeLoopEnd()438 bool MVETPAndVPTOptimisations::ConvertTailPredLoop(MachineLoop *ML, in ConvertTailPredLoop()629 MachineInstr &MVETPAndVPTOptimisations::ReplaceRegisterUseWithVPNOT( in ReplaceRegisterUseWithVPNOT()[all …]
5625 // valid after reg alloc, as it should be lowered during MVETPAndVPTOptimisations