Searched defs:compileProgram (Results 1 – 5 of 5) sorted by relevance
| /external/deqp/external/vulkancts/modules/vulkan/ |
| D | vktTestPackage.cpp | 86 vk::ProgramBinary* compileProgram (const glu::ProgramSources& source, glu::ShaderProgramInfo* build… in compileProgram() function 91 vk::ProgramBinary* compileProgram (const vk::SpirVAsmSource& source, vk::SpirVProgramInfo* buildInf… in compileProgram() function
|
| /external/swiftshader/third_party/LLVM/tools/bugpoint/ |
| D | ToolRunner.cpp | 289 void CustomCompiler::compileProgram(const std::string &Bitcode, in compileProgram() function in CustomCompiler 486 void LLC::compileProgram(const std::string &Bitcode, std::string *Error, in compileProgram() function in LLC 659 void CBE::compileProgram(const std::string &Bitcode, std::string *Error, in compileProgram() function in CBE
|
| D | ExecutionDriver.cpp | 310 void BugDriver::compileProgram(Module *M, std::string *Error) const { in compileProgram() function in BugDriver
|
| /external/llvm/tools/bugpoint/ |
| D | ExecutionDriver.cpp | 273 void BugDriver::compileProgram(Module *M, std::string *Error) const { in compileProgram() function in BugDriver
|
| D | ToolRunner.cpp | 302 void CustomCompiler::compileProgram(const std::string &Bitcode, in compileProgram() function in CustomCompiler 502 void LLC::compileProgram(const std::string &Bitcode, std::string *Error, in compileProgram() function in LLC
|