Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveVariables.h169 MachineInstr *FindLastPartialDef(Register Reg,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveVariables.cpp219 LiveVariables::FindLastPartialDef(Register Reg, in FindLastPartialDef() function in LiveVariables
268 MachineInstr *LastPartialDef = FindLastPartialDef(Reg, PartDefRegs); in HandlePhysRegUse()