Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DLiveVariables.h89 std::vector<MachineInstr*> Kills; member
H A DMachineInstrBundle.h187 bool Kills; member
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp509 SmallVectorImpl<SlotIndex> *Kills, in extendDef()
570 const SmallVectorImpl<SlotIndex> &Kills, in addDefsFromCopies()
671 SmallVector<SlotIndex, 16> Kills; in computeIntervals() local
H A DTwoAddressInstructionPass.cpp809 SmallSet<unsigned, 2> Kills; in rescheduleMIBelowKill() local
992 SmallSet<unsigned, 2> Kills; in rescheduleKillAboveMI() local
H A DLiveVariables.cpp790 SmallSet<unsigned, 16> Defs, Kills; in addNewBlock() local
H A DMachineTraceMetrics.cpp699 SmallVector<unsigned, 8> Kills; in updatePhysDepsDownwards() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp846 unsigned Kills = 0; in adjustLiveRegs() local