Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp2450 LaneBitmask computeWriteLanes(const MachineInstr *DefMI, bool &Redef) const;
2563 LaneBitmask JoinVals::computeWriteLanes(const MachineInstr *DefMI, bool &Redef) in computeWriteLanes() function in JoinVals
2683 V.ValidLanes = V.WriteLanes = computeWriteLanes(DefMI, Redef); in analyzeValue()