Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp1438 APInt LeftDemanded(OpWidth, 0), RightDemanded(OpWidth, 0); in SimplifyDemandedVectorElts() local
1448 RightDemanded.setBit(MaskVal - OpWidth); in SimplifyDemandedVectorElts()
1457 simplifyAndSetOp(I, 1, RightDemanded, RHSUndefElts); in SimplifyDemandedVectorElts()