Home
last modified time | relevance | path

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

/gdk/sources/llvm-ndk-cc/
DCompiler.cpp83 void Compiler::createTarget(const std::string &Triple, const std::string &CPU, in createTarget() function in ndkpc::Compiler
190 createTarget(Triple, CPU, Features); in init()
DCompiler.h111 void createTarget(const std::string &Triple, const std::string &CPU,