Searched refs:createLegalizeGatherToTorchIndexSelectPass (Results 1 – 3 of 3) sorted by relevance
73 std::unique_ptr<FunctionPass> createLegalizeGatherToTorchIndexSelectPass();
44 let constructor = "createLegalizeGatherToTorchIndexSelectPass()";
146 std::unique_ptr<FunctionPass> createLegalizeGatherToTorchIndexSelectPass() { in createLegalizeGatherToTorchIndexSelectPass() function