Searched refs:MVELaneInterleaving (Results 1 – 1 of 1) sorted by relevance
79 class MVELaneInterleaving : public FunctionPass { class83 explicit MVELaneInterleaving() : FunctionPass(ID) { in MVELaneInterleaving() function in __anon6290cc3c0111::MVELaneInterleaving100 char MVELaneInterleaving::ID = 0;102 INITIALIZE_PASS(MVELaneInterleaving, DEBUG_TYPE, "MVE lane interleaving", false,106 return new MVELaneInterleaving(); in createMVELaneInterleavingPass()398 bool MVELaneInterleaving::runOnFunction(Function &F) { in runOnFunction()