Home
last modified time | relevance | path

Searched refs:addBlockLiveIns (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DLiveRegUnits.cpp86 static void addBlockLiveIns(LiveRegUnits &LiveUnits, in addBlockLiveIns() function
133 addBlockLiveIns(*this, *Succ); in addLiveOuts()
145 addBlockLiveIns(*this, MBB); in addLiveIns()
DLivePhysRegs.cpp158 void LivePhysRegs::addBlockLiveIns(const MachineBasicBlock &MBB) { in addBlockLiveIns() function in LivePhysRegs
215 addBlockLiveIns(*Succ); in addLiveOutsNoPristines()
244 addBlockLiveIns(MBB); in addLiveIns()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DLivePhysRegs.h160 void addBlockLiveIns(const MachineBasicBlock &MBB);