Home
last modified time | relevance | path

Searched refs:kOptimized (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/src/gpu/v1/
H A DDevice_drawTexture.cpp253 kOptimized, member in __anon18878::ImageDrawMode
315 return ImageDrawMode::kOptimized; in optimize_sample_area()
/third_party/node/deps/v8/src/wasm/
H A Dwasm-module.h281 kOptimized = 2, member in v8::internal::wasm::WasmCompilationHintTier
H A Dmodule-decoder.cc1316 static_cast<int>(WasmCompilationHintTier::kOptimized) == 2, in DecodeCompilationHintsSection()
H A Dmodule-compiler.cc902 case WasmCompilationHintTier::kOptimized: in ApplyHintToExecutionTier()
/third_party/node/deps/v8/src/runtime/
H A Druntime.h897 kOptimized = 1 << 4, member in v8::internal::OptimizationStatus
H A Druntime-test.cc768 status |= static_cast<int>(OptimizationStatus::kOptimized); in RUNTIME_FUNCTION()

Completed in 18 milliseconds