Home
last modified time | relevance | path

Searched refs:inject_hexagon_rpc (Results 1 – 3 of 3) sorted by relevance

/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/
H A DHexagonOffload.h17 Stmt inject_hexagon_rpc(Stmt s, const Target &host_target, Module &module);
H A DLower.cpp443 s = inject_hexagon_rpc(s, t, result_module); in lower()
H A DHexagonOffload.cpp950 Stmt inject_hexagon_rpc(Stmt s, const Target &host_target, in inject_hexagon_rpc() function