Searched defs:kLoop (Results 1 - 6 of 6) sorted by relevance

/external/skia/bench/
H A DInterpBench.cpp21 kLoop = 20000 enumerator in enum:InterpBench::__anon20429
/external/skqp/bench/
H A DInterpBench.cpp21 kLoop = 20000 enumerator in enum:InterpBench::__anon21098
/external/skia/src/core/
H A DSkGeometry.h163 kLoop, member in class:SkCubicType
173 case SkCubicType::kLoop:
188 case SkCubicType::kLoop: return "kLoop";
/external/skqp/src/core/
H A DSkGeometry.h163 kLoop, member in class:SkCubicType
173 case SkCubicType::kLoop:
188 case SkCubicType::kLoop: return "kLoop";
/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dfusion_test.cc119 HloInstruction::FusionKind::kLoop); member in class:xla::__anon25749::FusionTest::HloInstruction::FusionKind
225 HloInstruction::FusionKind::kLoop);
251 HloInstruction::FusionKind::kLoop);
283 HloInstruction::FusionKind::kLoop);
311 HloInstruction::FusionKind::kLoop);
327 HloInstruction::FusionKind::kLoop);
341 HloInstruction::FusionKind::kLoop);
356 HloInstruction::FusionKind::kLoop);
371 HloInstruction::FusionKind::kLoop);
385 HloInstruction::FusionKind::kLoop);
[all...]
/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_instruction.h165 kLoop, // Fused into a loop. member in class:xla::HloInstruction::FusionKind

Completed in 247 milliseconds