/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | LiveVariables.h | 89 std::vector<MachineInstr*> Kills; member
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | LiveVariables.h | 89 std::vector<MachineInstr*> Kills; member
|
/external/swiftshader/third_party/subzero/src/ |
D | IceRegAlloc.h | 123 CfgVector<InstNumberT> Kills; variable
|
D | IceOperand.h | 612 explicit LiveRange(const CfgVector<InstNumberT> &Kills) { in LiveRange()
|
/external/llvm/include/llvm/CodeGen/ |
D | LiveVariables.h | 89 std::vector<MachineInstr*> Kills; member
|
/external/llvm/lib/CodeGen/ |
D | LiveDebugVariables.cpp | 543 const VNInfo *VNI, SmallVectorImpl<SlotIndex> *Kills, in extendDef() 591 const SmallVectorImpl<SlotIndex> &Kills, in addDefsFromCopies() 692 SmallVector<SlotIndex, 16> Kills; in computeIntervals() local
|
D | LiveVariables.cpp | 743 SmallPtrSet<const MachineBasicBlock *, 8> Kills; in isLiveOut() local 770 SmallSet<unsigned, 16> Defs, Kills; in addNewBlock() local
|
D | TwoAddressInstructionPass.cpp | 868 SmallSet<unsigned, 2> Kills; in rescheduleMIBelowKill() local 1046 SmallSet<unsigned, 2> Kills; in rescheduleKillAboveMI() local
|
D | MachineTraceMetrics.cpp | 698 SmallVector<unsigned, 8> Kills; in updatePhysDepsDownwards() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | LiveVariables.cpp | 741 SmallPtrSet<const MachineBasicBlock *, 8> Kills; in isLiveOut() local 768 DenseSet<unsigned> Defs, Kills; in addNewBlock() local
|
D | LiveDebugVariables.cpp | 734 const VNInfo *VNI, SmallVectorImpl<SlotIndex> *Kills, in extendDef() 779 const SmallVectorImpl<SlotIndex> &Kills, in addDefsFromCopies() 879 SmallVector<SlotIndex, 16> Kills; in computeIntervals() local
|
D | TwoAddressInstructionPass.cpp | 908 SmallVector<unsigned, 2> Kills; in rescheduleMIBelowKill() local 1089 SmallSet<unsigned, 2> Kills; in rescheduleKillAboveMI() local
|
D | MachineTraceMetrics.cpp | 704 SmallVector<unsigned, 8> Kills; in updatePhysDepsDownwards() local
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | LiveVariables.cpp | 740 SmallPtrSet<const MachineBasicBlock *, 8> Kills; in isLiveOut() local 767 DenseSet<unsigned> Defs, Kills; in addNewBlock() local
|
D | LiveDebugVariables.cpp | 758 const VNInfo *VNI, SmallVectorImpl<SlotIndex> *Kills, in extendDef() 803 const SmallVectorImpl<SlotIndex> &Kills, in addDefsFromCopies() 903 SmallVector<SlotIndex, 16> Kills; in computeIntervals() local
|
D | TwoAddressInstructionPass.cpp | 768 SmallVector<Register, 2> Kills; in rescheduleMIBelowKill() local 948 SmallVector<Register, 2> Kills; in rescheduleKillAboveMI() local
|
D | MachineTraceMetrics.cpp | 704 SmallVector<MCRegister, 8> Kills; in updatePhysDepsDownwards() local
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86FloatingPoint.cpp | 892 unsigned Kills = 0; in adjustLiveRegs() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86FloatingPoint.cpp | 892 unsigned Kills = 0; in adjustLiveRegs() local
|
/external/llvm/lib/Target/X86/ |
D | X86FloatingPoint.cpp | 845 unsigned Kills = 0; in adjustLiveRegs() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/ |
D | CoroFrame.cpp | 84 BitVector Kills; member
|
/external/llvm-project/llvm/lib/Transforms/Coroutines/ |
D | CoroFrame.cpp | 97 BitVector Kills; member
|