/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | LiveRangeEdit.cpp | 186 SmallVectorImpl<MachineInstr*> &Dead) { in foldAsLoad() 392 void LiveRangeEdit::eliminateDeadDefs(SmallVectorImpl<MachineInstr *> &Dead, in eliminateDeadDefs()
|
D | RegAllocFast.cpp | 858 bool Dead = MO.isDead(); in setPhysReg() local
|
D | SplitKit.cpp | 1408 SmallVector<MachineInstr*, 8> Dead; in deleteRematVictims() local
|
D | RegisterCoalescer.cpp | 324 SmallVectorImpl<MachineInstr * > *Dead = nullptr) { in shrinkToUses()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | SimplifyIndVar.cpp | 65 SmallVectorImpl<WeakTrackingVH> &Dead) in SimplifyIndvar() 934 LoopInfo *LI, SmallVectorImpl<WeakTrackingVH> &Dead, in simplifyUsersOfIV() 945 LoopInfo *LI, SmallVectorImpl<WeakTrackingVH> &Dead) { in simplifyLoopIVs()
|
D | BasicBlockUtils.cpp | 97 SmallPtrSet<BasicBlock *, 4> Dead(BBs.begin(), BBs.end()); in DeleteDeadBlocks() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | MVETailPredication.cpp | 436 SmallPtrSet<Instruction*, 4> Dead; in Cleanup() local
|
D | ARMLowOverheadLoops.cpp | 779 SmallVector<MachineInstr*, 4> Dead; in ExpandLoopStart() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | MachineInstrBuilder.h | 47 Dead = 0x10, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | RDFGraph.h | 290 Dead = 0x0040 << 5, // 1000000, Does not define a value. enumerator
|
D | HexagonFrameLowering.cpp | 2049 bool Dead = true; in findPhysReg() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | DeadStoreElimination.cpp | 812 Instruction *Dead = &*BBI; in handleEndBlock() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | GlobalOpt.cpp | 205 SmallVector<std::pair<Instruction *, Instruction *>, 32> Dead; in CleanupPointerRootUsers() local 1784 bool Dead; in deleteIfDead() local
|
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
D | aggressive_dead_code_elim_test.cpp | 5768 TEST_F(AggressiveDCETest, Dead) { in TEST_F() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
D | aggressive_dead_code_elim_test.cpp | 5768 TEST_F(AggressiveDCETest, Dead) { in TEST_F() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceInst.h | 231 bool Dead = false; variable
|
/third_party/spirv-tools/test/opt/ |
D | aggressive_dead_code_elim_test.cpp | 6180 TEST_F(AggressiveDCETest, Dead) { in TEST_F() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | InlineCost.cpp | 1886 BasicBlock *Dead = NewDead.pop_back_val(); in findDeadBlocks() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | FastISel.cpp | 558 MachineInstr *Dead = &*I; in removeDeadCode() local
|