Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveVariables.cpp332 bool LiveVariables::HandlePhysRegKill(Register Reg, MachineInstr *MI) { in HandlePhysRegKill() function in LiveVariables
458 HandlePhysRegKill(Super, nullptr); in HandleRegMask()
488 HandlePhysRegKill(Reg, MI); in HandlePhysRegDef()
494 HandlePhysRegKill(SubReg, MI); in HandlePhysRegDef()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveVariables.h152 bool HandlePhysRegKill(Register Reg, MachineInstr *MI);