/external/clang/include/clang/Driver/ |
D | Phases.h | 23 Assemble, enumerator
|
D | ToolChain.h | 86 mutable std::unique_ptr<Tool> Assemble; variable
|
/external/angle/third_party/spirv-tools/src/source/ |
D | libspirv.cpp | 73 bool SpirvTools::Assemble(const std::string& text, in Assemble() function in spvtools::SpirvTools 79 bool SpirvTools::Assemble(const char* text, const size_t text_size, in Assemble() function in spvtools::SpirvTools
|
/external/swiftshader/third_party/SPIRV-Tools/source/ |
D | libspirv.cpp | 73 bool SpirvTools::Assemble(const std::string& text, in Assemble() function in spvtools::SpirvTools 79 bool SpirvTools::Assemble(const char* text, const size_t text_size, in Assemble() function in spvtools::SpirvTools
|
/external/deqp-deps/SPIRV-Tools/source/ |
D | libspirv.cpp | 73 bool SpirvTools::Assemble(const std::string& text, in Assemble() function in spvtools::SpirvTools 79 bool SpirvTools::Assemble(const char* text, const size_t text_size, in Assemble() function in spvtools::SpirvTools
|
/external/swiftshader/third_party/SPIRV-Tools/test/diff/ |
D | diff_test.cpp | 37 std::unique_ptr<spvtools::opt::IRContext> Assemble(const std::string& spirv) { in Assemble() function
|
/external/angle/third_party/spirv-tools/src/test/diff/ |
D | diff_test.cpp | 36 std::unique_ptr<spvtools::opt::IRContext> Assemble(const std::string& spirv) { in Assemble() function
|
/external/deqp-deps/SPIRV-Tools/test/diff/ |
D | diff_test.cpp | 36 std::unique_ptr<spvtools::opt::IRContext> Assemble(const std::string& spirv) { in Assemble() function
|
/external/deqp-deps/SPIRV-Tools/test/opt/ |
D | propagator_test.cpp | 41 void Assemble(const std::string& input) { in Assemble() function in spvtools::opt::__anonc164f91a0111::PropagatorTest
|
/external/angle/third_party/spirv-tools/src/test/opt/ |
D | propagator_test.cpp | 41 void Assemble(const std::string& input) { in Assemble() function in spvtools::opt::__anon8470a08e0111::PropagatorTest
|
/external/swiftshader/third_party/SPIRV-Tools/test/opt/ |
D | propagator_test.cpp | 41 void Assemble(const std::string& input) { in Assemble() function in spvtools::opt::__anon74f086140111::PropagatorTest
|
/external/clang/lib/Driver/ |
D | Tools.h | 894 Assemble(const ToolChain &TC) in Assemble() function
|