Home
last modified time | relevance | path

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

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