Home
last modified time | relevance | path

Searched defs:Features (Results 1 – 5 of 5) sorted by relevance

/frameworks/compile/slang/
Dslang.cpp175 const std::vector<std::string> &Features) { in createTarget()
261 const std::vector<std::string> &Features, in init()
Dslang_backend.cpp158 llvm::SubtargetFeatures Features; in CreateCodeGenPasses() local
/frameworks/compile/libbcc/lib/ExecutionEngine/
DCompiler.h73 static std::vector<std::string> Features; variable
DCompiler.cpp114 std::vector<std::string> Compiler::Features; member in bcc::Compiler
/frameworks/compile/mclinker/tools/llvm-mcld/
Dllvm-mcld.cpp795 SubtargetFeatures Features; in main() local