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

/freebsd-10.1-release/contrib/llvm/lib/CodeGen/
H A DLiveRangeCalc.cpp135 void LiveRangeCalc::extend(LiveRange &LR, SlotIndex Kill, unsigned PhysReg) { argument
170 findReachingDefs(LiveRange &LR, MachineBasicBlock &KillMBB, SlotIndex Kill, unsigned PhysReg) argument
[all...]
H A DLiveRangeCalc.h89 SlotIndex Kill; member in struct:llvm::LiveRangeCalc::LiveInBlock
[all...]
H A DExecutionDepsFix.cpp494 void ExeDepsFix::processDefs(MachineInstr *MI, bool Kill) { argument
H A DLiveIntervalAnalysis.cpp452 void LiveIntervals::pruneValue(LiveInterval *LI, SlotIndex Kill, argument
H A DSplitKit.cpp671 SlotIndex Kill = LIS.getInstructionIndex(MBBI).getRegSlot(); local
/freebsd-10.1-release/contrib/llvm/lib/Target/R600/
H A DSILowerControlFlow.cpp313 void SILowerControlFlowPass::Kill(MachineInstr &MI) { function in class:SILowerControlFlowPass
/freebsd-10.1-release/contrib/llvm/include/llvm/CodeGen/
H A DLiveInterval.h89 const bool Kill; member in class:llvm::LiveQueryResult
92 LiveQueryResult(VNInfo *EarlyVal, VNInfo *LateVal, SlotIndex EndPoint, bool Kill) argument
[all...]
H A DMachineInstrBuilder.h33 Kill = 0x8, enumerator in enum:llvm::RegState::__anon2001
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/API/
H A DSBProcess.cpp811 SBProcess::Kill () function in class:SBProcess
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Host/common/
H A DHost.cpp2061 Host::Kill(lldb::pid_t pid, int signo) function in class:Host

Completed in 109 milliseconds