Home
last modified time | relevance | path

Searched refs:HandlePhysRegKill (Results 1 – 4 of 4) 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/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DLiveVariables.h167 bool HandlePhysRegKill(unsigned Reg, MachineInstr *MI);
/external/llvm/include/llvm/CodeGen/
DLiveVariables.h153 bool HandlePhysRegKill(unsigned Reg, MachineInstr *MI);
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DLiveVariables.cpp310 bool LiveVariables::HandlePhysRegKill(unsigned Reg, MachineInstr *MI) { in HandlePhysRegKill() function in LiveVariables
451 HandlePhysRegKill(Reg, MI); in HandlePhysRegDef()
458 HandlePhysRegKill(SubReg, MI); in HandlePhysRegDef()