Home
last modified time | relevance | path

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

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