Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DSimplifyIndVar.cpp58 SmallVectorImpl<WeakVH> &Dead, IVUsers *IVU = NULL) : in SimplifyIndvar()
381 SmallVectorImpl<WeakVH> &Dead, IVVisitor *V) in simplifyUsersOfIV()
392 SmallVectorImpl<WeakVH> &Dead) { in simplifyLoopIVs()
406 SmallVectorImpl<WeakVH> &Dead) { in simplifyIVUsers()
/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/swiftshader/third_party/LLVM/lib/CodeGen/
DLiveRangeEdit.cpp163 SmallVectorImpl<MachineInstr*> &Dead, in foldAsLoad()
211 void LiveRangeEdit::eliminateDeadDefs(SmallVectorImpl<MachineInstr*> &Dead, in eliminateDeadDefs()
DRenderMachineFunction.h258 typedef enum { Dead, Defined, Used, AliveReg, AliveStack } LiveState; enumerator
DSplitKit.cpp992 SmallVector<MachineInstr*, 8> Dead; in deleteRematVictims() local
DMachineInstr.cpp1699 bool Dead = true; in setPhysRegsDeadExcept() local
/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-7.0/llvm/lib/CodeGen/
DLiveRangeEdit.cpp187 SmallVectorImpl<MachineInstr*> &Dead) { in foldAsLoad()
391 void LiveRangeEdit::eliminateDeadDefs(SmallVectorImpl<MachineInstr *> &Dead, in eliminateDeadDefs()
DRegAllocFast.cpp702 bool Dead = MO.isDead(); in setPhysReg() local
DSplitKit.cpp1408 SmallVector<MachineInstr*, 8> Dead; in deleteRematVictims() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp65 SmallVectorImpl<WeakTrackingVH> &Dead) in SimplifyIndvar()
955 LoopInfo *LI, SmallVectorImpl<WeakTrackingVH> &Dead, in simplifyUsersOfIV()
966 LoopInfo *LI, SmallVectorImpl<WeakTrackingVH> &Dead) { in simplifyLoopIVs()
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineInstrBuilder.h33 Dead = 0x10, enumerator
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DDeadStoreElimination.cpp613 Instruction *Dead = BBI++; in handleEndBlock() local
/external/llvm/include/llvm/CodeGen/
DMachineInstrBuilder.h36 Dead = 0x10, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineInstrBuilder.h48 Dead = 0x10, enumerator
/external/llvm/lib/Transforms/Scalar/
DDeadStoreElimination.cpp718 Instruction *Dead = &*BBI; in handleEndBlock() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DDeadStoreElimination.cpp797 Instruction *Dead = &*BBI; in handleEndBlock() local
/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-7.0/llvm/lib/Target/Hexagon/
DRDFGraph.h291 Dead = 0x0040 << 5, // 1000000, Does not define a value. enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp203 SmallVector<std::pair<Instruction *, Instruction *>, 32> Dead; in CleanupPointerRootUsers() local
1749 bool Dead; in deleteIfDead() local
/external/deqp-deps/SPIRV-Tools/test/opt/
Daggressive_dead_code_elim_test.cpp6182 TEST_F(AggressiveDCETest, Dead) { in TEST_F() argument
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Daggressive_dead_code_elim_test.cpp6182 TEST_F(AggressiveDCETest, Dead) { in TEST_F() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DInlineCost.cpp1682 BasicBlock *Dead = NewDead.pop_back_val(); in findDeadBlocks() local

12