/external/perfetto/test/trace_processor/graphics/ |
D | actual_frame_timeline_events.out | 8 90,16,1000,8,7,"Layer1","Early Present",1,0,"SurfaceFlinger Scheduling","Valid Prediction","Other J… 9 108,4,666,8,0,"[NULL]","Early Present",1,0,"SurfaceFlinger Scheduling","Valid Prediction","Self Jan…
|
/external/llvm/test/Other/ |
D | opt-bisect-legacy-pass-manager.ll | 87 ; CHECK-EARLY-CSE: BISECT: running pass ({{[0-9]+}}) Early CSE on function (f1) 88 ; CHECK-EARLY-CSE: BISECT: running pass ({{[0-9]+}}) Early CSE on function (f2) 89 ; CHECK-EARLY-CSE: BISECT: running pass ({{[0-9]+}}) Early CSE on function (f3) 93 ; CHECK-NOT-EARLY-CSE: BISECT: NOT running pass ({{[0-9]+}}) Early CSE on function (f1) 94 ; CHECK-NOT-EARLY-CSE: BISECT: NOT running pass ({{[0-9]+}}) Early CSE on function (f2) 95 ; CHECK-NOT-EARLY-CSE: BISECT: NOT running pass ({{[0-9]+}}) Early CSE on function (f3)
|
/external/llvm-project/llvm/test/Other/ |
D | opt-bisect-legacy-pass-manager.ll | 88 ; CHECK-EARLY-CSE: BISECT: running pass ({{[0-9]+}}) Early CSE on function (f1) 89 ; CHECK-EARLY-CSE: BISECT: running pass ({{[0-9]+}}) Early CSE on function (f2) 90 ; CHECK-EARLY-CSE: BISECT: running pass ({{[0-9]+}}) Early CSE on function (f3) 94 ; CHECK-NOT-EARLY-CSE: BISECT: NOT running pass ({{[0-9]+}}) Early CSE on function (f1) 95 ; CHECK-NOT-EARLY-CSE: BISECT: NOT running pass ({{[0-9]+}}) Early CSE on function (f2) 96 ; CHECK-NOT-EARLY-CSE: BISECT: NOT running pass ({{[0-9]+}}) Early CSE on function (f3)
|
D | opt-pipeline-vector-passes.ll | 30 ; OLDPM_O2_EXTRA: Early CSE 38 ; OLDPM_O2_EXTRA: Early CSE
|
/external/oboe/samples/RhythmGame/src/main/cpp/utils/ |
D | UtilityFunctions.cpp | 33 case TapResult::Early: in renderEvent()
|
D | UtilityFunctions.h | 26 Early, enumerator
|
/external/llvm/test/Transforms/EarlyCSE/AArch64/ |
D | intrinsics.ll | 6 ; Check that @llvm.aarch64.neon.ld2 is optimized away by Early CSE. 40 ; Check that the first @llvm.aarch64.neon.st2 is optimized away by Early CSE. 76 ; Check that the first @llvm.aarch64.neon.ld2 is optimized away by Early CSE. 111 ; away by Early CSE. 146 ; Check that @llvm.aarch64.neon.ld3 is not optimized away by Early CSE due 181 ; Check that @llvm.aarch64.neon.st3 is not optimized away by Early CSE due to
|
/external/llvm-project/llvm/test/Transforms/EarlyCSE/AArch64/ |
D | intrinsics.ll | 8 ; Check that @llvm.aarch64.neon.ld2 is optimized away by Early CSE. 42 ; Check that the first @llvm.aarch64.neon.st2 is optimized away by Early CSE. 78 ; Check that the first @llvm.aarch64.neon.ld2 is optimized away by Early CSE. 113 ; away by Early CSE. 148 ; Check that @llvm.aarch64.neon.ld3 is not optimized away by Early CSE due 183 ; Check that @llvm.aarch64.neon.st3 is not optimized away by Early CSE due to
|
/external/llvm-project/llvm/lib/Target/Hexagon/ |
D | HexagonLoopIdiomRecognition.cpp | 600 void classifyCycle(Instruction *DivI, ValueSeq &Cycle, ValueSeq &Early, 602 bool classifyInst(Instruction *UseI, ValueSeq &Early, ValueSeq &Late); 1167 ValueSeq &Cycle, ValueSeq &Early, ValueSeq &Late) { in classifyCycle() argument 1185 ValueSeq &First = !IsE ? Early : Late; in classifyCycle() 1189 ValueSeq &Second = IsE ? Early : Late; in classifyCycle() 1203 ValueSeq &Early, ValueSeq &Late) { in classifyInst() argument 1209 if (Early.count(TV) || Early.count(FV)) { in classifyInst() 1212 Early.insert(UseI); in classifyInst() 1214 if (Early.count(TV) || Early.count(FV)) in classifyInst() 1228 if (Early.count(&*I)) in classifyInst() [all …]
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonLoopIdiomRecognition.cpp | 581 void classifyCycle(Instruction *DivI, ValueSeq &Cycle, ValueSeq &Early, 583 bool classifyInst(Instruction *UseI, ValueSeq &Early, ValueSeq &Late); 1148 ValueSeq &Cycle, ValueSeq &Early, ValueSeq &Late) { in classifyCycle() argument 1166 ValueSeq &First = !IsE ? Early : Late; in classifyCycle() 1170 ValueSeq &Second = IsE ? Early : Late; in classifyCycle() 1184 ValueSeq &Early, ValueSeq &Late) { in classifyInst() argument 1190 if (Early.count(TV) || Early.count(FV)) { in classifyInst() 1193 Early.insert(UseI); in classifyInst() 1195 if (Early.count(TV) || Early.count(FV)) in classifyInst() 1209 if (Early.count(&*I)) in classifyInst() [all …]
|
/external/llvm-project/llvm/test/CodeGen/AMDGPU/ |
D | early-tailduplicator-nophis.mir | 4 # There are no phis in this testcase. Early tail duplication introduces them,
|
/external/curl/tests/data/ |
D | test1533 | 21 Early Response
|
/external/angle/third_party/vulkan-deps/glslang/src/Test/ |
D | spv.loops.frag | 261 // Early Return 291 // Early Discard
|
D | loops.frag | 279 // Early Return 309 // Early Discard
|
/external/deqp-deps/glslang/Test/ |
D | spv.loops.frag | 261 // Early Return 291 // Early Discard
|
D | loops.frag | 279 // Early Return 309 // Early Discard
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | opt-pipeline.ll | 87 ; CHECK-NEXT: Early Tail Duplication 96 ; CHECK-NEXT: Early If-Conversion 103 ; CHECK-NEXT: Early Machine Loop Invariant Code Motion
|
/external/llvm-project/llvm/test/CodeGen/AArch64/ |
D | O3-pipeline.ll | 105 ; CHECK-NEXT: Early Tail Duplication 120 ; CHECK-NEXT: Early If-Conversion 127 ; CHECK-NEXT: Early Machine Loop Invariant Code Motion
|
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/ |
D | readability-else-after-return.rst | 8 Early exit is one of the suggested enforcements of that. Please do not use
|
/external/llvm-project/llvm/test/Transforms/LICM/ |
D | scalar-promote.ll | 425 ; Early exit is known not to be taken on first iteration and thus doesn't 439 br i1 %early.test, label %body, label %Early 448 Early: 449 ; CHECK: Early:
|
/external/oboe/samples/RhythmGame/src/main/cpp/ |
D | Game.cpp | 167 return TapResult::Early; in getTapResult()
|
/external/bzip2/ |
D | README.COMPILATION.PROBLEMS | 26 Early versions of bzip2 (0.1, 0.9.0, 0.9.5) compiled on a wide variety
|
/external/llvm-project/llvm/test/CodeGen/ARM/ |
D | O3-pipeline.ll | 82 ; CHECK-NEXT: Early Tail Duplication 91 ; CHECK-NEXT: Early Machine Loop Invariant Code Motion
|
/external/llvm-project/llvm/test/CodeGen/PowerPC/ |
D | ppc-passname.ll | 41 ; STOP-BEFORE-EARLY-RET-NOT: PowerPC Early-Return Creation 46 ; STOP-AFTER-EARLY-RET: PowerPC Early-Return Creation
|
/external/mesa3d/docs/ |
D | thanks.rst | 8 - Early Mesa development was done while Brian was part of the `SSEC
|