Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp151 return SimplifyMultipleUseDemandedBits(I, DemandedMask, Known, Depth, CxtI); in SimplifyDemandedUseBits()
764 Value *InstCombiner::SimplifyMultipleUseDemandedBits(Instruction *I, in SimplifyMultipleUseDemandedBits() function in InstCombiner
H A DInstCombineInternal.h788 Value *SimplifyMultipleUseDemandedBits(Instruction *I,