Home
last modified time | relevance | path

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

/external/llvm-project/mlir/docs/
DBufferization.md64 ### BufferizeTypeConverter
75 ### ResultConversionKind
1039 ### CopyRemoval Pass
1053 ### Reusing the Source Buffer of the Copy Operation
1102 ### Reusing the Target Buffer of the Copy Operation
/external/llvm/docs/
DWritingAnLLVMBackend.rst1348 Promote
1361 Expand
1376 Custom
1418 Legal
DCodeGenerator.rst894 .. _legalize operations:
895 .. _Legalizer:
921 .. _optimizations:
922 .. _Optimize SelectionDAG:
923 .. _selector:
1102 .. _Scheduling and Formation:
1103 .. _SelectionDAG Scheduling and Formation:
/external/llvm-project/llvm/docs/
DWritingAnLLVMBackend.rst1388 Promote
1401 Expand
1416 Custom
1458 Legal
DCodeGenerator.rst897 .. _legalize operations:
898 .. _Legalizer:
949 .. _optimizations:
950 .. _Optimize SelectionDAG:
951 .. _selector:
1130 .. _Scheduling and Formation:
1131 .. _SelectionDAG Scheduling and Formation:
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_swizzle.h35 unsigned char Phase[4]; member
/external/perfetto/protos/perfetto/trace/ftrace/
Dftrace_stats.proto60 enum Phase { enum
/external/tensorflow/tensorflow/core/common_runtime/eager/
Deager_op_rewrite_registry.h57 enum Phase { enum
/external/llvm-project/clang-tools-extra/clangd/support/
DTrace.cpp80 void jsonEvent(llvm::StringRef Phase, llvm::json::Object &&Contents, in jsonEvent()
157 void rawEvent(llvm::StringRef Phase, in rawEvent()
/external/llvm-project/llvm/lib/Passes/
DPassBuilder.cpp520 ThinLTOPhase Phase) { in buildO1FunctionSimplificationPipeline()
646 ThinLTOPhase Phase) { in buildFunctionSimplificationPipeline()
934 PassBuilder::buildInlinerPipeline(OptimizationLevel Level, ThinLTOPhase Phase, in buildInlinerPipeline()
1003 ThinLTOPhase Phase) { in buildModuleSimplificationPipeline()
/external/clang/lib/Driver/
DDriver.cpp1635 for (phases::ID Phase : PCHPL) in BuildActions() local
1655 phases::ID Phase = *i; in BuildActions() local
1715 phases::ID Phase, Action *Input) const { in ConstructPhaseAction()
/external/pdfium/third_party/lcms/src/
Dcmslut.c1325 int Phase = 0, NextPhase; in _LUTeval16() local
1351 int Phase = 0, NextPhase; in _LUTevalFloat() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Passes/
DPassBuilder.cpp397 ThinLTOPhase Phase, in buildFunctionSimplificationPipeline()
674 ThinLTOPhase Phase, in buildModuleSimplificationPipeline()
/external/cldr/tools/java/org/unicode/cldr/test/
DCheckCLDR.java136 public enum Phase { enum in CheckCLDR
138 Phase(String... alternateName) { in Phase() method in CheckCLDR.Phase
/external/llvm-project/clang/lib/Driver/
DDriver.cpp3486 for (phases::ID Phase : types::getCompilationPhases(HeaderType)) in handleArguments() local
3583 for (phases::ID Phase : PL) { in BuildActions() local
3692 for (auto Phase : PhaseList) { in BuildActions() local
3750 Compilation &C, const ArgList &Args, phases::ID Phase, Action *Input, in ConstructPhaseAction()
/external/libchrome/base/test/
Dtrace_event_analyzer.cc281 Query Query::Phase(char phase) { in Phase() function in trace_analyzer::Query
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp1741 for (int Phase = 0; Phase < 2; ++Phase) { in ExpandBVWithShuffles() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp1823 for (int Phase = 0; Phase < 2; ++Phase) { in ExpandBVWithShuffles() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp1880 for (int Phase = 0; Phase < 2; ++Phase) { in ExpandBVWithShuffles() local
/external/perfetto/protos/perfetto/trace/
Dperfetto_trace.proto5647 enum Phase { enum