Home
last modified time | relevance | path

Searched refs:run_verifier (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/compiler/
Dpipeline.h69 bool run_verifier);
Dpipeline.cc409 CallDescriptor* descriptor, bool run_verifier);
1778 bool run_verifier) { in AllocateRegistersForTesting() argument
1785 pipeline.AllocateRegisters(config, nullptr, run_verifier); in AllocateRegistersForTesting()
1861 bool run_verifier = FLAG_turbo_verify_allocation; in ScheduleAndSelectInstructions() local
1865 run_verifier); in ScheduleAndSelectInstructions()
1945 bool run_verifier) { in AllocateRegisters() argument
1950 if (run_verifier) { in AllocateRegisters()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_internal.h202 bool run_verifier);
Dsi_shader_tgsi_setup.c1394 bool run_verifier) in si_llvm_finalize_module() argument
1406 if (run_verifier) in si_llvm_finalize_module()