Home
last modified time | relevance | path

Searched refs:TestCodeGenerator (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/tools/bugpoint/
DMiscompilation.cpp924 static bool TestCodeGenerator(BugDriver &BD, Module *Test, Module *Safe, in TestCodeGenerator() function
1004 std::vector<Function*> Funcs = DebugAMiscompilation(*this, TestCodeGenerator, in debugCodeGenerator()
/external/llvm/tools/bugpoint/
DMiscompilation.cpp929 static bool TestCodeGenerator(BugDriver &BD, std::unique_ptr<Module> Test, in TestCodeGenerator() function
1012 std::vector<Function*> Funcs = DebugAMiscompilation(*this, TestCodeGenerator, in debugCodeGenerator()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/bugpoint/
DMiscompilation.cpp941 static Expected<bool> TestCodeGenerator(BugDriver &BD, in TestCodeGenerator() function
1024 DebugAMiscompilation(*this, TestCodeGenerator); in debugCodeGenerator()