Searched refs:MVELaneInterleaving (Results 1 – 1 of 1) sorted by relevance
85 class MVELaneInterleaving : public FunctionPass { class89 explicit MVELaneInterleaving() : FunctionPass(ID) { in MVELaneInterleaving() function in __anon6290cc3c0111::MVELaneInterleaving106 char MVELaneInterleaving::ID = 0;108 INITIALIZE_PASS(MVELaneInterleaving, DEBUG_TYPE, "MVE lane interleaving", false,112 return new MVELaneInterleaving(); in createMVELaneInterleavingPass()404 bool MVELaneInterleaving::runOnFunction(Function &F) { in runOnFunction()