Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp2456 LaneBitmask computeWriteLanes(const MachineInstr *DefMI, bool &Redef) const;
2569 LaneBitmask JoinVals::computeWriteLanes(const MachineInstr *DefMI, bool &Redef) in computeWriteLanes() function in JoinVals
2689 V.ValidLanes = V.WriteLanes = computeWriteLanes(DefMI, Redef); in analyzeValue()