Searched defs:Compilation (Results 1 – 4 of 4) sorted by relevance
265 Compilation(const Model* model) { in Compilation() function272 Compilation() {} in Compilation() function285 Compilation(Compilation&& other) { *this = std::move(other); } in Compilation() function359 Compilation(ANeuralNetworksCompilation* compilation) : mCompilation(compilation) {} in Compilation() function
160 std::unique_ptr<driver::Compilation> Compilation(driver.BuildCompilation(driver_args)); in generateTargetCC1Flags() local
489 Compilation(Compilation&& other) { *this = std::move(other); } function566 Compilation(const NnApiSupportLibrary* nnapi, ANeuralNetworksCompilation* compilation) function
376 Compilation(Compilation&& other) { *this = std::move(other); } in Compilation() function466 Compilation(const NnApiSupportLibrary* nnapi, ANeuralNetworksCompilation* compilation) in Compilation() function