Searched refs:createTarget (Results 1 - 4 of 4) sorted by relevance

/frameworks/compile/llvm-ndk-cc/
H A DCompiler.cpp84 void Compiler::createTarget(const std::string &Triple, const std::string &CPU, function in class:ndkpc::Compiler
198 createTarget(Triple, CPU, Features);
H A DCompiler.h111 void createTarget(const std::string &Triple, const std::string &CPU,
/frameworks/compile/slang/
H A Dslang.cpp174 void Slang::createTarget(const std::string &Triple, const std::string &CPU, function in class:slang::Slang
273 createTarget(Triple, CPU, Features);
H A Dslang.h94 void createTarget(std::string const &Triple, std::string const &CPU,

Completed in 52 milliseconds