Searched defs:addLiveIns (Results 1 – 5 of 5) sorted by relevance
/external/llvm/lib/CodeGen/ | ||
D | LivePhysRegs.cpp | 144 static void addLiveIns(LivePhysRegs &LiveRegs, const MachineBasicBlock &MBB) { in addLiveIns() function |
D | MachineTraceMetrics.cpp | 955 addLiveIns(const MachineInstr *DefMI, unsigned DefOp, in addLiveIns() function in MachineTraceMetrics::Ensemble |
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ | ||
D | LivePhysRegs.cpp | 236 void LivePhysRegs::addLiveIns(const MachineBasicBlock &MBB) { in addLiveIns() function in LivePhysRegs |
D | LiveRegUnits.cpp | 136 void LiveRegUnits::addLiveIns(const MachineBasicBlock &MBB) { in addLiveIns() function in LiveRegUnits |
D | MachineTraceMetrics.cpp | 979 addLiveIns(const MachineInstr *DefMI, unsigned DefOp, in addLiveIns() function in MachineTraceMetrics::Ensemble |