Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveVariables.h90 std::vector<MachineInstr*> Kills; global() member
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveVariables.cpp799 SmallPtrSet<const MachineBasicBlock *, 8> Kills; isLiveOut() local
826 DenseSet<unsigned> Defs, Kills; addNewBlock() local
[all...]
H A DTwoAddressInstructionPass.cpp886 SmallVector<Register, 2> Kills; rescheduleMIBelowKill() local
1065 SmallVector<Register, 2> Kills; rescheduleKillAboveMI() local
H A DLiveDebugVariables.cpp964 std::optional<std::pair<SlotIndex, SmallVector<unsigned>>> &Kills, in extendDef() argument
1137 std::optional<std::pair<SlotIndex, SmallVector<unsigned>>> Kills; computeIntervals() local
[all...]
H A DMachineTraceMetrics.cpp720 SmallVector<MCRegister, 8> Kills; in updatePhysDepsDownwards() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp918 unsigned Kills = 0; adjustLiveRegs() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp97 BitVector Kills; global() member
[all...]