Home
last modified time | relevance | path

Searched defs:DemandedMaskRHS (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp937 APInt DemandedMaskRHS(DemandedMask.shl(BitWidth - ShiftAmt)); in SimplifyDemandedUseBits() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp42752 APInt DemandedMaskRHS = APInt::getAllOnes(64); in SimplifyDemandedBitsForTargetNode() local