Home
last modified time | relevance | path

Searched defs:Phase (Results 1 – 14 of 14) sorted by relevance

/external/llvm/docs/
DWritingAnLLVMBackend.rst1350 Promote
1363 Expand
1378 Custom
1420 Legal
DCodeGenerator.rst899 .. _legalize operations:
900 .. _Legalizer:
926 .. _optimizations:
927 .. _Optimize SelectionDAG:
928 .. _selector:
1107 .. _Scheduling and Formation:
1108 .. _SelectionDAG Scheduling and Formation:
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_swizzle.h35 unsigned char Phase[4]; member
/external/clang/lib/Driver/
DDriver.cpp1474 for (const auto &Phase : PL) in BuildActions() local
1484 phases::ID Phase = *i; in BuildActions() local
1543 phases::ID Phase, in ConstructPhaseAction()
/external/opencv3/modules/core/test/ocl/
Dtest_arithm.cpp1069 typedef ArithmTestBase Phase; typedef
1071 OCL_TEST_P(Phase, angleInDegree) in OCL_TEST_P() argument
1083 OCL_TEST_P(Phase, angleInRadians) in OCL_TEST_P() argument
/external/pdfium/third_party/lcms2-2.6/src/
Dcmslut.c1283 int Phase = 0, NextPhase; in _LUTeval16() local
1309 int Phase = 0, NextPhase; in _LUTevalFloat() local
/external/libchrome/base/test/
Dtrace_event_analyzer.cc235 Query Query::Phase(char phase) { in Phase() function in trace_analyzer::Query
/external/skia/src/pathops/
DSkPathOpsTypes.h36 enum Phase { enum
/external/v8/src/compiler/
Dsimplified-lowering.cc39 enum Phase { enum
/external/opencv3/modules/cudaarithm/test/
Dtest_element_operations.cpp2669 PARAM_TEST_CASE(Phase, cv::cuda::DeviceInfo, cv::Size, AngleInDegrees, UseRoi) in PARAM_TEST_CASE() argument
2687 CUDA_TEST_P(Phase, Accuracy) in CUDA_TEST_P() argument
/external/opencv3/modules/core/perf/opencl/
Dperf_arithm.cpp449 OCL_PERF_TEST_P(PhaseFixture, Phase, ::testing::Combine( in OCL_PERF_TEST_P() argument
/external/opencv3/modules/cudaarithm/perf/
Dperf_element_operations.cpp1348 PERF_TEST_P(Sz_AngleInDegrees, Phase, in PERF_TEST_P() argument
/external/chromium-trace/catapult/third_party/html5lib-python/html5lib/
Dhtml5parser.py454 class Phase(with_metaclass(getMetaclass(debug, log))): class
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp1997 for (int Phase = 0; Phase < 2; ++Phase) { in ExpandBVWithShuffles() local