Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp189 __anon2df1ea850202(APInt &DemandedFromOps) SimplifyDemandedUseBits() argument
529 APInt DemandedFromOps = APInt::getLowBitsSet(BitWidth, BitWidth - NLZ); SimplifyDemandedUseBits() local
572 APInt DemandedFromOps = APInt::getLowBitsSet(BitWidth, BitWidth - NLZ); SimplifyDemandedUseBits() local
603 APInt DemandedFromOps; SimplifyDemandedUseBits() local
1226 APInt DemandedFromOps = APInt::getLowBitsSet(BitWidth, BitWidth - NLZ); SimplifyMultipleUseDemandedBits() local
1247 APInt DemandedFromOps = APInt::getLowBitsSet(BitWidth, BitWidth - NLZ); SimplifyMultipleUseDemandedBits() local
[all...]