Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/
DvktTestPackage.cpp86 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/
DToolRunner.cpp289 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
DExecutionDriver.cpp310 void BugDriver::compileProgram(Module *M, std::string *Error) const { in compileProgram() function in BugDriver
/external/llvm/tools/bugpoint/
DExecutionDriver.cpp273 void BugDriver::compileProgram(Module *M, std::string *Error) const { in compileProgram() function in BugDriver
DToolRunner.cpp302 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