Home
last modified time | relevance | path

Searched refs:addMBBLiveIns (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/CodeGen/
DVirtRegMap.cpp166 void addMBBLiveIns();
229 addMBBLiveIns(); in runOnMachineFunction()
289 void VirtRegRewriter::addMBBLiveIns() { in addMBBLiveIns() function in VirtRegRewriter
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DVirtRegMap.cpp187 void addMBBLiveIns();
253 addMBBLiveIns(); in runOnMachineFunction()
314 void VirtRegRewriter::addMBBLiveIns() { in addMBBLiveIns() function in VirtRegRewriter
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegAllocBase.h170 void addMBBLiveIns(MachineFunction *);
DRegAllocBasic.cpp430 void RegAllocBase::addMBBLiveIns(MachineFunction *MF) { in addMBBLiveIns() function in RegAllocBase
548 addMBBLiveIns(MF); in runOnMachineFunction()
DRegAllocGreedy.cpp1635 addMBBLiveIns(MF); in runOnMachineFunction()