Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DLiveVariables.cpp311 bool LiveVariables::HandlePhysRegKill(unsigned Reg, MachineInstr *MI) { in HandlePhysRegKill() function in LiveVariables
439 HandlePhysRegKill(Super, nullptr); in HandleRegMask()
472 HandlePhysRegKill(Reg, MI); in HandlePhysRegDef()
479 HandlePhysRegKill(SubReg, MI); in HandlePhysRegDef()
/external/llvm/include/llvm/CodeGen/
DLiveVariables.h153 bool HandlePhysRegKill(unsigned Reg, MachineInstr *MI);