Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/
DvktTestPackage.cpp99 vk::ProgramBinary* compileProgram (const vk::GlslSource& source, glu::ShaderProgramInfo* buildInfo,… in compileProgram() function
104 vk::ProgramBinary* compileProgram (const vk::HlslSource& source, glu::ShaderProgramInfo* buildInfo,… in compileProgram() function
109 vk::ProgramBinary* compileProgram (const vk::SpirVAsmSource& source, vk::SpirVProgramInfo* buildInf… in compileProgram() function
/external/swiftshader/third_party/llvm-7.0/llvm/tools/bugpoint/
DExecutionDriver.cpp270 Error BugDriver::compileProgram(Module &M) const { in compileProgram() function in BugDriver
DToolRunner.cpp283 Error CustomCompiler::compileProgram(const std::string &Bitcode, in compileProgram() function in CustomCompiler
486 Error LLC::compileProgram(const std::string &Bitcode, unsigned Timeout, in compileProgram() function in LLC
/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