Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveVariables.cpp302 bool LiveVariables::HandlePhysRegKill(Register Reg, MachineInstr *MI) { in HandlePhysRegKill() function in LiveVariables
427 HandlePhysRegKill(Super, nullptr); in HandleRegMask()
457 HandlePhysRegKill(Reg, MI); in HandlePhysRegDef()
463 HandlePhysRegKill(SubReg, MI); in HandlePhysRegDef()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveVariables.h147 bool HandlePhysRegKill(Register Reg, MachineInstr *MI);