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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp2320 LaneBitmask computeWriteLanes(const MachineInstr *DefMI, bool &Redef) const;
2432 LaneBitmask JoinVals::computeWriteLanes(const MachineInstr *DefMI, bool &Redef) function in class:JoinVals
2552 V.ValidLanes = V.WriteLanes = computeWriteLanes(DefMI, Redef);

Completed in 290 milliseconds