Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DLiveIntervalAnalysis.h330 void handleRegisterDef(MachineBasicBlock *MBB,
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DLiveIntervalAnalysis.cpp578 void LiveIntervals::handleRegisterDef(MachineBasicBlock *MBB, in handleRegisterDef() function in LiveIntervals
718 handleRegisterDef(MBB, MI, MIIndex, MO, i); in computeIntervals()