Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp187 __anon652b8de40202(APInt &DemandedFromOps) SimplifyDemandedUseBits() argument
533 APInt DemandedFromOps = APInt::getLowBitsSet(BitWidth, BitWidth - NLZ); SimplifyDemandedUseBits() local
575 APInt DemandedFromOps = APInt::getLowBitsSet(BitWidth, BitWidth - NLZ); SimplifyDemandedUseBits() local
605 APInt DemandedFromOps; SimplifyDemandedUseBits() local
1170 APInt DemandedFromOps = APInt::getLowBitsSet(BitWidth, BitWidth - NLZ); SimplifyMultipleUseDemandedBits() local
1189 APInt DemandedFromOps = APInt::getLowBitsSet(BitWidth, BitWidth - NLZ); SimplifyMultipleUseDemandedBits() local
[all...]