Home
last modified time | relevance | path

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

12

/external/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp57 LoopInfo *LI,SmallVectorImpl<WeakVH> &Dead) in SimplifyIndvar()
670 LoopInfo *LI, SmallVectorImpl<WeakVH> &Dead, in simplifyUsersOfIV()
680 LoopInfo *LI, SmallVectorImpl<WeakVH> &Dead) { in simplifyLoopIVs()
/external/llvm/lib/CodeGen/
DLiveRangeEdit.cpp165 SmallVectorImpl<MachineInstr*> &Dead) { in foldAsLoad()
365 void LiveRangeEdit::eliminateDeadDefs(SmallVectorImpl<MachineInstr *> &Dead, in eliminateDeadDefs()
DRegAllocFast.cpp687 bool Dead = MO.isDead(); in setPhysReg() local
DSplitKit.cpp1111 SmallVector<MachineInstr*, 8> Dead; in deleteRematVictims() local
/external/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
/external/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
/external/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
/external/llvm/include/llvm/CodeGen/
DMachineInstrBuilder.h36 Dead = 0x10, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineInstrBuilder.h47 Dead = 0x10, enumerator
/external/llvm/lib/Transforms/Scalar/
DDeadStoreElimination.cpp718 Instruction *Dead = &*BBI; in handleEndBlock() local
/external/eigen/Eigen/src/OrderingMethods/
DEigen_Colamd.h121 Dead = -1 enumerator
/external/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp162 SmallVector<std::pair<Instruction *, Instruction *>, 32> Dead; in CleanupPointerRootUsers() local
1661 bool Dead; in deleteIfDead() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DDeadStoreElimination.cpp812 Instruction *Dead = &*BBI; in handleEndBlock() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DRDFGraph.h290 Dead = 0x0040 << 5, // 1000000, Does not define a value. enumerator
/external/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
/external/deqp-deps/SPIRV-Tools/test/opt/
Daggressive_dead_code_elim_test.cpp5770 TEST_F(AggressiveDCETest, Dead) { in TEST_F() argument
/external/swiftshader/third_party/subzero/src/
DIceInst.h231 bool Dead = false; variable
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Daggressive_dead_code_elim_test.cpp5770 TEST_F(AggressiveDCETest, Dead) { in TEST_F() argument
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/opt/
Daggressive_dead_code_elim_test.cpp5770 TEST_F(AggressiveDCETest, Dead) { in TEST_F() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DInlineCost.cpp1886 BasicBlock *Dead = NewDead.pop_back_val(); in findDeadBlocks() local
/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp359 MachineInstr *Dead = &*I; in removeDeadCode() local

12