Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDDetectDeadLanes.cpp207 VRegInfo &MORegInfo = VRegInfos[MORegIdx]; in addUsedLanesOnOperand() local
208 LaneBitmask PrevUsedLanes = MORegInfo.UsedLanes; in addUsedLanesOnOperand()
214 MORegInfo.UsedLanes = PrevUsedLanes | UsedLanes; in addUsedLanesOnOperand()