/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/ |
D | SimplifyIndVar.cpp | 58 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/ |
D | SimplifyIndVar.cpp | 57 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/ |
D | LiveRangeEdit.cpp | 163 SmallVectorImpl<MachineInstr*> &Dead, in foldAsLoad() 211 void LiveRangeEdit::eliminateDeadDefs(SmallVectorImpl<MachineInstr*> &Dead, in eliminateDeadDefs()
|
D | RenderMachineFunction.h | 258 typedef enum { Dead, Defined, Used, AliveReg, AliveStack } LiveState; enumerator
|
D | SplitKit.cpp | 992 SmallVector<MachineInstr*, 8> Dead; in deleteRematVictims() local
|
D | MachineInstr.cpp | 1699 bool Dead = true; in setPhysRegsDeadExcept() local
|
/external/llvm/lib/CodeGen/ |
D | LiveRangeEdit.cpp | 165 SmallVectorImpl<MachineInstr*> &Dead) { in foldAsLoad() 365 void LiveRangeEdit::eliminateDeadDefs(SmallVectorImpl<MachineInstr *> &Dead, in eliminateDeadDefs()
|
D | RegAllocFast.cpp | 687 bool Dead = MO.isDead(); in setPhysReg() local
|
D | SplitKit.cpp | 1111 SmallVector<MachineInstr*, 8> Dead; in deleteRematVictims() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | LiveRangeEdit.cpp | 187 SmallVectorImpl<MachineInstr*> &Dead) { in foldAsLoad() 391 void LiveRangeEdit::eliminateDeadDefs(SmallVectorImpl<MachineInstr *> &Dead, in eliminateDeadDefs()
|
D | RegAllocFast.cpp | 702 bool Dead = MO.isDead(); in setPhysReg() local
|
D | SplitKit.cpp | 1408 SmallVector<MachineInstr*, 8> Dead; in deleteRematVictims() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | SimplifyIndVar.cpp | 65 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/ |
D | MachineInstrBuilder.h | 33 Dead = 0x10, enumerator
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
D | DeadStoreElimination.cpp | 613 Instruction *Dead = BBI++; in handleEndBlock() local
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineInstrBuilder.h | 36 Dead = 0x10, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | MachineInstrBuilder.h | 48 Dead = 0x10, enumerator
|
/external/llvm/lib/Transforms/Scalar/ |
D | DeadStoreElimination.cpp | 718 Instruction *Dead = &*BBI; in handleEndBlock() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | DeadStoreElimination.cpp | 797 Instruction *Dead = &*BBI; in handleEndBlock() local
|
/external/llvm/lib/Transforms/IPO/ |
D | GlobalOpt.cpp | 162 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/ |
D | RDFGraph.h | 291 Dead = 0x0040 << 5, // 1000000, Does not define a value. enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/ |
D | GlobalOpt.cpp | 203 SmallVector<std::pair<Instruction *, Instruction *>, 32> Dead; in CleanupPointerRootUsers() local 1749 bool Dead; in deleteIfDead() local
|
/external/deqp-deps/SPIRV-Tools/test/opt/ |
D | aggressive_dead_code_elim_test.cpp | 6182 TEST_F(AggressiveDCETest, Dead) { in TEST_F() argument
|
/external/swiftshader/third_party/SPIRV-Tools/test/opt/ |
D | aggressive_dead_code_elim_test.cpp | 6182 TEST_F(AggressiveDCETest, Dead) { in TEST_F() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | InlineCost.cpp | 1682 BasicBlock *Dead = NewDead.pop_back_val(); in findDeadBlocks() local
|