Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A 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()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp65 SmallVectorImpl<WeakTrackingVH> &Dead) in SimplifyIndvar()
934 LoopInfo *LI, SmallVectorImpl<WeakTrackingVH> &Dead, in simplifyUsersOfIV()
945 LoopInfo *LI, SmallVectorImpl<WeakTrackingVH> &Dead) { in simplifyLoopIVs()
/aosp_15_r20/frameworks/base/packages/SystemUI/utils/kairos/src/com/android/systemui/kairos/debug/
H A DDebug.kt84 class Dead(val name: String) : ActivationInfo in <lambda>() class
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DLiveRangeEdit.cpp165 SmallVectorImpl<MachineInstr*> &Dead) { in foldAsLoad()
365 void LiveRangeEdit::eliminateDeadDefs(SmallVectorImpl<MachineInstr *> &Dead, in eliminateDeadDefs()
H A DRegAllocFast.cpp687 bool Dead = MO.isDead(); in setPhysReg() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DLiveRangeEdit.cpp210 SmallVectorImpl<MachineInstr*> &Dead) { in foldAsLoad()
435 void LiveRangeEdit::eliminateDeadDefs(SmallVectorImpl<MachineInstr *> &Dead, in eliminateDeadDefs()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLiveRangeEdit.cpp186 SmallVectorImpl<MachineInstr*> &Dead) { in foldAsLoad()
392 void LiveRangeEdit::eliminateDeadDefs(SmallVectorImpl<MachineInstr *> &Dead, in eliminateDeadDefs()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp65 SmallVectorImpl<WeakTrackingVH> &Dead) in SimplifyIndvar()
955 SmallVectorImpl<WeakTrackingVH> &Dead, in simplifyUsersOfIV()
967 SmallVectorImpl<WeakTrackingVH> &Dead) { in simplifyLoopIVs()
/aosp_15_r20/packages/modules/DnsResolver/doh/connection/
Dmod.rs42 Dead { enumerator
/aosp_15_r20/frameworks/base/packages/SystemUI/utils/kairos/src/com/android/systemui/kairos/internal/
H A DMux.kt318 data object Dead : MuxLifecycleState<Nothing> object
H A DDemux.kt338 data object Dead : DemuxLifecycleState<Nothing, Nothing> object
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp554 for (auto *Dead : Killed) in INITIALIZE_PASS() local
572 for (auto *Dead : Killed) { in INITIALIZE_PASS() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DMVETailPredication.cpp436 SmallPtrSet<Instruction*, 4> Dead; in Cleanup() local
H A DARMLowOverheadLoops.cpp779 SmallVector<MachineInstr*, 4> Dead; in ExpandLoopStart() local
/aosp_15_r20/external/crosvm/tools/contrib/vcpu_blocker_analyzer/src/
H A Dmain.rs55 Dead, enumerator
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h36 Dead = 0x10, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h47 Dead = 0x10, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DMachineInstrBuilder.h51 Dead = 0x10, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DMachineInstrBuilder.h51 Dead = 0x10, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h50 Dead = 0x10, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DMachineInstrBuilder.h51 Dead = 0x10, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DMachineInstrBuilder.h51 Dead = 0x10, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp207 SmallVector<std::pair<Instruction *, Instruction *>, 32> Dead; in CleanupPointerRootUsers() local
1298 bool Dead; in deleteIfDead() local
/aosp_15_r20/external/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp162 SmallVector<std::pair<Instruction *, Instruction *>, 32> Dead; in CleanupPointerRootUsers() local
1661 bool Dead; in deleteIfDead() local
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp718 Instruction *Dead = &*BBI; in handleEndBlock() local

123