Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp2423 LaneBitmask computeWriteLanes(const MachineInstr *DefMI, bool &Redef) const;
2536 LaneBitmask JoinVals::computeWriteLanes(const MachineInstr *DefMI, bool &Redef) in computeWriteLanes() function in JoinVals
2656 V.ValidLanes = V.WriteLanes = computeWriteLanes(DefMI, Redef); in analyzeValue()