Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLiveVariables.cpp309 bool LiveVariables::HandlePhysRegKill(Register Reg, MachineInstr *MI) { in HandlePhysRegKill() function in LiveVariables
437 HandlePhysRegKill(Super, nullptr); in HandleRegMask()
470 HandlePhysRegKill(Reg, MI); in HandlePhysRegDef()
477 HandlePhysRegKill(SubReg, MI); in HandlePhysRegDef()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DLiveVariables.h151 bool HandlePhysRegKill(Register Reg, MachineInstr *MI);