Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/include/llvm/CodeGen/
DLiveVariables.h89 std::vector<MachineInstr*> Kills; member
DMachineInstrBundle.h187 bool Kills; member
/freebsd-9-stable/contrib/llvm/lib/CodeGen/
DLiveDebugVariables.cpp499 SmallVectorImpl<SlotIndex> *Kills, in extendDef()
560 const SmallVectorImpl<SlotIndex> &Kills, in addDefsFromCopies()
663 SmallVector<SlotIndex, 16> Kills; in computeIntervals() local
DTwoAddressInstructionPass.cpp798 SmallSet<unsigned, 2> Kills; in rescheduleMIBelowKill() local
983 SmallSet<unsigned, 2> Kills; in rescheduleKillAboveMI() local
DLiveVariables.cpp785 SmallSet<unsigned, 16> Defs, Kills; in addNewBlock() local
DMachineTraceMetrics.cpp703 SmallVector<unsigned, 8> Kills; in updatePhysDepsDownwards() local
/freebsd-9-stable/contrib/llvm/lib/Target/X86/
DX86FloatingPoint.cpp883 unsigned Kills = 0; in adjustLiveRegs() local