Searched refs:cpp_prefix_path (Results 1 – 2 of 2) sorted by relevance
862 cpp_pp = cpp_prefix_path()1736 ipaths += [os.path.dirname(cpp_prefix_path())]1776 ipaths += [os.path.dirname(cpp_prefix_path())]2294 def cpp_prefix_path() -> str: function2306 filename = cpp_prefix_path()2328 header_path = cpp_prefix_path()
1213 from torch._inductor.codecache import cpp_prefix_path