Searched defs:LiveRegs (Results 1 – 7 of 7) sorted by relevance
/external/llvm/lib/CodeGen/ | ||
D | LivePhysRegs.cpp | 130 static void addLiveIns(LivePhysRegs &LiveRegs, const MachineBasicBlock &MBB) { in addLiveIns() |
D | StackMapLivenessAnalysis.cpp | 53 LivePhysRegs LiveRegs; member in __anon321a68170111::StackMapLiveness |
D | ExecutionDepsFix.cpp | 142 LiveReg *LiveRegs; member in __anone7243c1d0311::ExeDepsFix |
/external/llvm/include/llvm/CodeGen/ | ||
D | LivePhysRegs.h | 45 SparseSet<unsigned> LiveRegs; variable |
D | ScheduleDAGInstrs.h | 166 BitVector LiveRegs; variable |
/external/llvm/lib/Target/SystemZ/ | ||
D | SystemZShortenInst.cpp | 49 LivePhysRegs LiveRegs; member in __anon0818b7d60111::SystemZShortenInst |
/external/llvm/lib/Target/ARM/ | ||
D | ARMLoadStoreOptimizer.cpp | 84 LivePhysRegs LiveRegs; member |