Home
last modified time | relevance | path

Searched refs:handleLiveInRegister (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DLiveIntervalAnalysis.h358 void handleLiveInRegister(MachineBasicBlock* mbb,
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DLiveIntervalAnalysis.cpp595 void LiveIntervals::handleLiveInRegister(MachineBasicBlock *MBB, in handleLiveInRegister() function in LiveIntervals
692 handleLiveInRegister(MBB, MIIndex, getOrCreateInterval(*LI)); in computeIntervals()
696 handleLiveInRegister(MBB, MIIndex, getOrCreateInterval(*AS), in computeIntervals()