Home
last modified time | relevance | path

Searched refs:VerifyOutput (Results 1 - 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
H A DPassManagerBuilder.h166 bool VerifyOutput; member in llvm::PassManagerBuilder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DPassManagerBuilder.cpp171 VerifyOutput = false; in PassManagerBuilder()
1059 if (VerifyOutput) in populateThinLTOPassManager()
1096 if (VerifyOutput) in populateLTOPassManager()
/third_party/googletest/googlemock/test/
H A Dgmock-spec-builders_test.cc2013 void VerifyOutput(const std::string& output, bool should_print, in VerifyOutput() function in testing::__anon3008::GMockVerboseFlagTest
2040 VerifyOutput(GetCapturedStdout(), should_print, in TestExpectedCall()
2049 VerifyOutput(GetCapturedStdout(), should_print, in TestExpectedCall()
2072 VerifyOutput(GetCapturedStdout(), should_print, in TestUninterestingCallOnNaggyMock()
2082 VerifyOutput(GetCapturedStdout(), should_print, in TestUninterestingCallOnNaggyMock()
/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator-verifier.h272 static void VerifyOutput(const OperandConstraint& constraint);
H A Dregister-allocator-verifier.cc99 VerifyOutput(op_constraints[count]); in RegisterAllocatorVerifier()
123 void RegisterAllocatorVerifier::VerifyOutput( in VerifyOutput() function in v8::internal::compiler::RegisterAllocatorVerifier
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp573 PMB.VerifyOutput = !DisableVerify; in optimize()
H A DLTOBackend.cpp286 PMB.VerifyOutput = !Conf.DisableVerify; in runOldPMPasses()
H A DThinLTOCodeGenerator.cpp244 PMB.VerifyOutput = false; in optimizeModule()

Completed in 12 milliseconds