Home
last modified time | relevance | path

Searched defs:Dead (Results 1 – 19 of 19) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveRangeEdit.cpp186 SmallVectorImpl<MachineInstr*> &Dead) { in foldAsLoad()
392 void LiveRangeEdit::eliminateDeadDefs(SmallVectorImpl<MachineInstr *> &Dead, in eliminateDeadDefs()
DRegAllocFast.cpp858 bool Dead = MO.isDead(); in setPhysReg() local
DSplitKit.cpp1408 SmallVector<MachineInstr*, 8> Dead; in deleteRematVictims() local
DRegisterCoalescer.cpp324 SmallVectorImpl<MachineInstr * > *Dead = nullptr) { in shrinkToUses()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp65 SmallVectorImpl<WeakTrackingVH> &Dead) in SimplifyIndvar()
934 LoopInfo *LI, SmallVectorImpl<WeakTrackingVH> &Dead, in simplifyUsersOfIV()
945 LoopInfo *LI, SmallVectorImpl<WeakTrackingVH> &Dead) { in simplifyLoopIVs()
DBasicBlockUtils.cpp97 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/
DMVETailPredication.cpp436 SmallPtrSet<Instruction*, 4> Dead; in Cleanup() local
DARMLowOverheadLoops.cpp779 SmallVector<MachineInstr*, 4> Dead; in ExpandLoopStart() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineInstrBuilder.h47 Dead = 0x10, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DRDFGraph.h290 Dead = 0x0040 << 5, // 1000000, Does not define a value. enumerator
DHexagonFrameLowering.cpp2049 bool Dead = true; in findPhysReg() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DDeadStoreElimination.cpp812 Instruction *Dead = &*BBI; in handleEndBlock() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp205 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/
Daggressive_dead_code_elim_test.cpp5768 TEST_F(AggressiveDCETest, Dead) { in TEST_F() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
Daggressive_dead_code_elim_test.cpp5768 TEST_F(AggressiveDCETest, Dead) { in TEST_F() argument
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceInst.h231 bool Dead = false; variable
/third_party/spirv-tools/test/opt/
Daggressive_dead_code_elim_test.cpp6180 TEST_F(AggressiveDCETest, Dead) { in TEST_F() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DInlineCost.cpp1886 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/
DFastISel.cpp558 MachineInstr *Dead = &*I; in removeDeadCode() local