Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/unittest/
DBitcodeMunge.h44 bool DisableTranslation = false);
47 bool runTest(bool DisableTranslation = false) {
49 return runTest(NoMunges, 0, DisableTranslation);
DBitcodeMunge.cpp35 bool DisableTranslation) { in runTest() argument
42 Ice::ClFlags::Flags.setDisableTranslation(DisableTranslation); in runTest()
/external/swiftshader/third_party/subzero/src/
DIceClFlags.def131 X(DisableTranslation, bool, dev_opt_flag, "notranslate", \