Home
last modified time | relevance | path

Searched defs:Kills (Results 1 – 22 of 22) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLiveVariables.h89 std::vector<MachineInstr*> Kills; member
/external/llvm-project/llvm/include/llvm/CodeGen/
DLiveVariables.h89 std::vector<MachineInstr*> Kills; member
/external/swiftshader/third_party/subzero/src/
DIceRegAlloc.h123 CfgVector<InstNumberT> Kills; variable
DIceOperand.h612 explicit LiveRange(const CfgVector<InstNumberT> &Kills) { in LiveRange()
/external/llvm/include/llvm/CodeGen/
DLiveVariables.h89 std::vector<MachineInstr*> Kills; member
/external/llvm/lib/CodeGen/
DLiveDebugVariables.cpp543 const VNInfo *VNI, SmallVectorImpl<SlotIndex> *Kills, in extendDef()
591 const SmallVectorImpl<SlotIndex> &Kills, in addDefsFromCopies()
692 SmallVector<SlotIndex, 16> Kills; in computeIntervals() local
DLiveVariables.cpp743 SmallPtrSet<const MachineBasicBlock *, 8> Kills; in isLiveOut() local
770 SmallSet<unsigned, 16> Defs, Kills; in addNewBlock() local
DTwoAddressInstructionPass.cpp868 SmallSet<unsigned, 2> Kills; in rescheduleMIBelowKill() local
1046 SmallSet<unsigned, 2> Kills; in rescheduleKillAboveMI() local
DMachineTraceMetrics.cpp698 SmallVector<unsigned, 8> Kills; in updatePhysDepsDownwards() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveVariables.cpp741 SmallPtrSet<const MachineBasicBlock *, 8> Kills; in isLiveOut() local
768 DenseSet<unsigned> Defs, Kills; in addNewBlock() local
DLiveDebugVariables.cpp734 const VNInfo *VNI, SmallVectorImpl<SlotIndex> *Kills, in extendDef()
779 const SmallVectorImpl<SlotIndex> &Kills, in addDefsFromCopies()
879 SmallVector<SlotIndex, 16> Kills; in computeIntervals() local
DTwoAddressInstructionPass.cpp908 SmallVector<unsigned, 2> Kills; in rescheduleMIBelowKill() local
1089 SmallSet<unsigned, 2> Kills; in rescheduleKillAboveMI() local
DMachineTraceMetrics.cpp704 SmallVector<unsigned, 8> Kills; in updatePhysDepsDownwards() local
/external/llvm-project/llvm/lib/CodeGen/
DLiveVariables.cpp740 SmallPtrSet<const MachineBasicBlock *, 8> Kills; in isLiveOut() local
767 DenseSet<unsigned> Defs, Kills; in addNewBlock() local
DLiveDebugVariables.cpp758 const VNInfo *VNI, SmallVectorImpl<SlotIndex> *Kills, in extendDef()
803 const SmallVectorImpl<SlotIndex> &Kills, in addDefsFromCopies()
903 SmallVector<SlotIndex, 16> Kills; in computeIntervals() local
DTwoAddressInstructionPass.cpp768 SmallVector<Register, 2> Kills; in rescheduleMIBelowKill() local
948 SmallVector<Register, 2> Kills; in rescheduleKillAboveMI() local
DMachineTraceMetrics.cpp704 SmallVector<MCRegister, 8> Kills; in updatePhysDepsDownwards() local
/external/llvm-project/llvm/lib/Target/X86/
DX86FloatingPoint.cpp892 unsigned Kills = 0; in adjustLiveRegs() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FloatingPoint.cpp892 unsigned Kills = 0; in adjustLiveRegs() local
/external/llvm/lib/Target/X86/
DX86FloatingPoint.cpp845 unsigned Kills = 0; in adjustLiveRegs() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroFrame.cpp84 BitVector Kills; member
/external/llvm-project/llvm/lib/Transforms/Coroutines/
DCoroFrame.cpp97 BitVector Kills; member