Searched refs:MVETPAndVPTOptimisations (Results 1 – 2 of 2) sorted by relevance
44 class MVETPAndVPTOptimisations : public MachineFunctionPass { class50 MVETPAndVPTOptimisations() : MachineFunctionPass(ID) {} in MVETPAndVPTOptimisations() function in __anon49b052100111::MVETPAndVPTOptimisations83 char MVETPAndVPTOptimisations::ID = 0;87 INITIALIZE_PASS_BEGIN(MVETPAndVPTOptimisations, DEBUG_TYPE,92 INITIALIZE_PASS_END(MVETPAndVPTOptimisations, DEBUG_TYPE, in INITIALIZE_PASS_DEPENDENCY()223 bool MVETPAndVPTOptimisations::LowerWhileLoopStart(MachineLoop *ML) { in LowerWhileLoopStart()268 MachineInstr *MVETPAndVPTOptimisations::CheckForLRUseInPredecessors( in CheckForLRUseInPredecessors()315 bool MVETPAndVPTOptimisations::MergeLoopEnd(MachineLoop *ML) { in MergeLoopEnd()422 bool MVETPAndVPTOptimisations::ConvertTailPredLoop(MachineLoop *ML, in ConvertTailPredLoop()599 MachineInstr &MVETPAndVPTOptimisations::ReplaceRegisterUseWithVPNOT( in ReplaceRegisterUseWithVPNOT()[all …]
5506 // valid after reg alloc, as it should be lowered during MVETPAndVPTOptimisations