/external/swiftshader/third_party/llvm-7.0/llvm/test/ExecutionEngine/MCJIT/ |
D | test-phi.ll | 9 T: ; preds = %Dead, %0 10 phi i32* [ %X, %0 ], [ @Y, %Dead ] ; <i32*>:1 [#uses=0] 12 Dead: ; No predecessors! 27 Test: ; preds = %Dead, %0 28 %X = phi i32 [ 0, %0 ], [ %Y, %Dead ] ; <i32> [#uses=1] 30 Dead: ; No predecessors!
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
D | test-phi.ll | 9 T: ; preds = %Dead, %0 10 phi i32* [ %X, %0 ], [ @Y, %Dead ] ; <i32*>:1 [#uses=0] 12 Dead: ; No predecessors! 27 Test: ; preds = %Dead, %0 28 %X = phi i32 [ 0, %0 ], [ %Y, %Dead ] ; <i32> [#uses=1] 30 Dead: ; No predecessors!
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/ExecutionEngine/OrcMCJIT/ |
D | test-phi.ll | 9 T: ; preds = %Dead, %0 10 phi i32* [ %X, %0 ], [ @Y, %Dead ] ; <i32*>:1 [#uses=0] 12 Dead: ; No predecessors! 27 Test: ; preds = %Dead, %0 28 %X = phi i32 [ 0, %0 ], [ %Y, %Dead ] ; <i32> [#uses=1] 30 Dead: ; No predecessors!
|
/external/llvm/test/ExecutionEngine/OrcMCJIT/ |
D | test-phi.ll | 9 T: ; preds = %Dead, %0 10 phi i32* [ %X, %0 ], [ @Y, %Dead ] ; <i32*>:1 [#uses=0] 12 Dead: ; No predecessors! 27 Test: ; preds = %Dead, %0 28 %X = phi i32 [ 0, %0 ], [ %Y, %Dead ] ; <i32> [#uses=1] 30 Dead: ; No predecessors!
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/ |
D | 2005-07-07-DeadPHILoop.ll | 8 Dead: ; preds = %Dead 9 %X = phi i32 [ %Y, %Dead ] ; <i32> [#uses=1] 12 br label %Dead
|
D | 2003-09-09-VolatileLoadElim.ll | 4 ; Dead but not deletable!
|
/external/llvm/test/Transforms/InstCombine/ |
D | 2005-07-07-DeadPHILoop.ll | 8 Dead: ; preds = %Dead 9 %X = phi i32 [ %Y, %Dead ] ; <i32> [#uses=1] 12 br label %Dead
|
/external/tcpdump/tests/ |
D | ospf3_ah-vv.out | 4 Hello Timer 10s, Dead Timer 40s, Interface-ID 0.0.0.5, Priority 1 9 Hello Timer 10s, Dead Timer 40s, Interface-ID 0.0.0.5, Priority 1 14 Hello Timer 10s, Dead Timer 40s, Interface-ID 0.0.0.5, Priority 1 20 Hello Timer 10s, Dead Timer 40s, Interface-ID 0.0.0.5, Priority 1 26 Hello Timer 10s, Dead Timer 40s, Interface-ID 0.0.0.5, Priority 1 32 Hello Timer 10s, Dead Timer 40s, Interface-ID 0.0.0.5, Priority 1 38 Hello Timer 10s, Dead Timer 40s, Interface-ID 0.0.0.5, Priority 1 48 Hello Timer 10s, Dead Timer 40s, Interface-ID 0.0.0.5, Priority 1 57 Hello Timer 10s, Dead Timer 40s, Interface-ID 0.0.0.5, Priority 1 103 Hello Timer 10s, Dead Timer 40s, Interface-ID 0.0.0.5, Priority 1 [all …]
|
D | ospf3_bc-vv.out | 4 Hello Timer 10s, Dead Timer 40s, Interface-ID 0.0.0.5, Priority 1 9 Hello Timer 10s, Dead Timer 40s, Interface-ID 0.0.0.5, Priority 1 14 Hello Timer 10s, Dead Timer 40s, Interface-ID 0.0.0.5, Priority 1 19 Hello Timer 10s, Dead Timer 40s, Interface-ID 0.0.0.5, Priority 1 24 Hello Timer 10s, Dead Timer 40s, Interface-ID 0.0.0.5, Priority 1 29 Hello Timer 10s, Dead Timer 40s, Interface-ID 0.0.0.5, Priority 1 231 Hello Timer 10s, Dead Timer 40s, Interface-ID 0.0.0.5, Priority 1 282 Hello Timer 10s, Dead Timer 40s, Interface-ID 0.0.0.5, Priority 1 311 Hello Timer 10s, Dead Timer 40s, Interface-ID 0.0.0.5, Priority 1 318 Hello Timer 10s, Dead Timer 40s, Interface-ID 0.0.0.5, Priority 1 [all …]
|
/external/v8/src/objects/ |
D | js-array-buffer.h | 164 enum class GcState : uint8_t { Dead = 0, Copied, Promoted }; enumerator 183 young_gc_state_(GcState::Dead), in ArrayBufferExtension() 189 young_gc_state_(GcState::Dead), in ArrayBufferExtension() 200 void YoungUnmark() { set_young_gc_state(GcState::Dead); } in YoungUnmark() 201 bool IsYoungMarked() { return young_gc_state() != GcState::Dead; } in IsYoungMarked()
|
/external/angle/third_party/spirv-tools/src/test/opt/ |
D | aggressive_dead_code_elim_test.cpp | 56 OpName %Dead "Dead" in TEST_F() 64 OpName %Dead "Dead" in TEST_F() 145 OpName %Dead "Dead" in TEST_F() 155 OpName %Dead "Dead" in TEST_F() 259 OpName %Dead "Dead" in TEST_F() 268 OpName %Dead "Dead" in TEST_F() 359 OpName %Dead "Dead" in TEST_F() 367 OpName %Dead "Dead" in TEST_F() 444 OpName %Dead "Dead" in TEST_F() 452 OpName %Dead "Dead" in TEST_F() [all …]
|
/external/deqp-deps/SPIRV-Tools/test/opt/ |
D | aggressive_dead_code_elim_test.cpp | 56 OpName %Dead "Dead" in TEST_F() 64 OpName %Dead "Dead" in TEST_F() 145 OpName %Dead "Dead" in TEST_F() 155 OpName %Dead "Dead" in TEST_F() 259 OpName %Dead "Dead" in TEST_F() 268 OpName %Dead "Dead" in TEST_F() 359 OpName %Dead "Dead" in TEST_F() 367 OpName %Dead "Dead" in TEST_F() 444 OpName %Dead "Dead" in TEST_F() 452 OpName %Dead "Dead" in TEST_F() [all …]
|
/external/swiftshader/third_party/SPIRV-Tools/test/opt/ |
D | aggressive_dead_code_elim_test.cpp | 56 OpName %Dead "Dead" in TEST_F() 64 OpName %Dead "Dead" in TEST_F() 145 OpName %Dead "Dead" in TEST_F() 155 OpName %Dead "Dead" in TEST_F() 259 OpName %Dead "Dead" in TEST_F() 268 OpName %Dead "Dead" in TEST_F() 359 OpName %Dead "Dead" in TEST_F() 367 OpName %Dead "Dead" in TEST_F() 444 OpName %Dead "Dead" in TEST_F() 452 OpName %Dead "Dead" in TEST_F() [all …]
|
/external/llvm/lib/CodeGen/ |
D | LiveRangeEdit.cpp | 165 SmallVectorImpl<MachineInstr*> &Dead) { in foldAsLoad() argument 215 Dead.push_back(DefMI); in foldAsLoad() 365 void LiveRangeEdit::eliminateDeadDefs(SmallVectorImpl<MachineInstr *> &Dead, in eliminateDeadDefs() argument 372 while (!Dead.empty()) in eliminateDeadDefs() 373 eliminateDeadDef(Dead.pop_back_val(), ToShrink, AA); in eliminateDeadDefs() 381 if (foldAsLoad(LI, Dead)) in eliminateDeadDefs() 386 if (!LIS.shrinkToUses(LI, &Dead)) in eliminateDeadDefs()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | LiveRangeEdit.cpp | 187 SmallVectorImpl<MachineInstr*> &Dead) { in foldAsLoad() argument 237 Dead.push_back(DefMI); in foldAsLoad() 391 void LiveRangeEdit::eliminateDeadDefs(SmallVectorImpl<MachineInstr *> &Dead, in eliminateDeadDefs() argument 398 while (!Dead.empty()) in eliminateDeadDefs() 399 eliminateDeadDef(Dead.pop_back_val(), ToShrink, AA); in eliminateDeadDefs() 407 if (foldAsLoad(LI, Dead)) in eliminateDeadDefs() 412 if (!LIS.shrinkToUses(LI, &Dead)) in eliminateDeadDefs()
|
/external/llvm/include/llvm/Transforms/Utils/ |
D | SimplifyIndVar.h | 50 LoopInfo *LI, SmallVectorImpl<WeakVH> &Dead, 56 LoopInfo *LI, SmallVectorImpl<WeakVH> &Dead);
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/ |
D | SimplifyIndVar.h | 50 LoopInfo *LI, SmallVectorImpl<WeakTrackingVH> &Dead, 56 LoopInfo *LI, SmallVectorImpl<WeakTrackingVH> &Dead);
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Feature/ |
D | optnone-opt.ll | 40 ; OPT-O1-DAG: Skipping pass 'Aggressive Dead Code Elimination' 42 ; OPT-O1-DAG: Skipping pass 'Dead Store Elimination' 58 ; OPT-MORE-DAG: Skipping pass 'Dead Code Elimination' 59 ; OPT-MORE-DAG: Skipping pass 'Dead Instruction Elimination'
|
/external/llvm/test/Feature/ |
D | optnone-opt.ll | 40 ; OPT-O1-DAG: Skipping pass 'Aggressive Dead Code Elimination' 42 ; OPT-O1-DAG: Skipping pass 'Dead Store Elimination' 59 ; OPT-MORE-DAG: Skipping pass 'Dead Code Elimination' 60 ; OPT-MORE-DAG: Skipping pass 'Dead Instruction Elimination'
|
/external/v8/src/compiler/ |
D | machine-graph.h | 74 Node* Dead() { in NON_EXPORTED_BASE() 75 return Dead_ ? Dead_ : Dead_ = graph_->NewNode(common_->Dead()); in NON_EXPORTED_BASE()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/ThinLTO/X86/ |
D | deadstrip.ll | 42 ; Local, (Dead) 47 ; Dead-stripping on the index allows to internalize these, 81 ; DEBUG-DAG: Ignores Dead GUID: 7342339837106705152 (dead_func) 82 ; DEBUG-DAG: Ignores Dead GUID: 7546896869197086323 (baz) 84 ; DEBUG-DAG: Ignores Dead GUID: 2384416018110111308 (another_dead_func)
|
/external/llvm/lib/Transforms/Utils/ |
D | SimplifyIndVar.cpp | 57 LoopInfo *LI,SmallVectorImpl<WeakVH> &Dead) in SimplifyIndvar() argument 58 : L(Loop), LI(LI), SE(SE), DT(DT), DeadInsts(Dead), Changed(false) { in SimplifyIndvar() 670 LoopInfo *LI, SmallVectorImpl<WeakVH> &Dead, in simplifyUsersOfIV() argument 672 SimplifyIndvar SIV(LI->getLoopFor(CurrIV->getParent()), SE, DT, LI, Dead); in simplifyUsersOfIV() 680 LoopInfo *LI, SmallVectorImpl<WeakVH> &Dead) { in simplifyLoopIVs() argument 683 Changed |= simplifyUsersOfIV(cast<PHINode>(I), SE, DT, LI, Dead); in simplifyLoopIVs()
|
/external/llvm/include/llvm/CodeGen/ |
D | LiveRangeEdit.h | 97 bool foldAsLoad(LiveInterval *LI, SmallVectorImpl<MachineInstr*> &Dead); 245 void eliminateDeadDefs(SmallVectorImpl<MachineInstr *> &Dead,
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Other/ |
D | size-remarks.ll | 76 ; MODULE-SAME: Dead Global Elimination: 85 ; MODULE-NEXT: - Pass: Dead Global Elimination 96 ; BB: remark: <unknown>:0:0: Dead Code Elimination: 105 ; BB-NEXT: - Pass: Dead Code Elimination
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | LiveRangeEdit.h | 107 bool foldAsLoad(LiveInterval *LI, SmallVectorImpl<MachineInstr *> &Dead); 246 void eliminateDeadDefs(SmallVectorImpl<MachineInstr *> &Dead,
|