Home
last modified time | relevance | path

Searched refs:createTarget (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/slang/
Dslang.cpp178 void Slang::createTarget(const std::string &Triple, const std::string &CPU, in createTarget() function in slang::Slang
283 createTarget(Triple, CPU, Features); in init()
Dslang.h97 void createTarget(std::string const &Triple, std::string const &CPU,