Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DLiveVariables.cpp308 bool LiveVariables::HandlePhysRegKill(Register Reg, MachineInstr *MI) { in HandlePhysRegKill() function in LiveVariables
436 HandlePhysRegKill(Super, nullptr); in HandleRegMask()
469 HandlePhysRegKill(Reg, MI); in HandlePhysRegDef()
476 HandlePhysRegKill(SubReg, MI); in HandlePhysRegDef()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DLiveVariables.h152 bool HandlePhysRegKill(Register Reg, MachineInstr *MI);