Searched defs:Kill (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DLiveRangeCalc.cpp135 extend(LiveInterval *LI, SlotIndex Kill, unsigned PhysReg) argument
173 findReachingDefs(LiveInterval *LI, MachineBasicBlock *KillMBB, SlotIndex Kill, unsigned PhysReg) argument
[all...]
H A DLiveRangeCalc.h89 SlotIndex Kill; member in struct:llvm::LiveRangeCalc::LiveInBlock
[all...]
H A DExecutionDepsFix.cpp453 void ExeDepsFix::processDefs(MachineInstr *MI, bool Kill) { argument
H A DLiveIntervalAnalysis.cpp442 void LiveIntervals::pruneValue(LiveInterval *LI, SlotIndex Kill, argument
H A DSplitKit.cpp668 SlotIndex Kill = LIS.getInstructionIndex(MBBI).getRegSlot(); local
/freebsd-10.0-release/contrib/llvm/lib/Target/R600/
H A DSILowerControlFlow.cpp295 void SILowerControlFlowPass::Kill(MachineInstr &MI) { function in class:SILowerControlFlowPass
/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h33 Kill = 0x8, enumerator in enum:llvm::RegState::__anon1918
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/API/
H A DSBProcess.cpp760 SBProcess::Kill () function in class:SBProcess

Completed in 121 milliseconds