Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Analysis/
H A DDemandedBits.cpp57 determineLiveOperandBits(const Instruction * UserI,const Value * Val,unsigned OperandNo,const APInt & AOut,APInt & AB,KnownBits & Known,KnownBits & Known2,bool & KnownBitsComputed) determineLiveOperandBits() argument
353 bool KnownBitsComputed = false; performAnalysis() local
430 bool KnownBitsComputed = false; getDemandedBits() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp903 bool KnownBitsComputed = false; SimplifyDemandedUseBits() local
H A DInstructionCombining.cpp166 bool &KnownBitsComputed) { in targetSimplifyDemandedUseBitsIntrinsic() argument
/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h202 simplifyDemandedUseBitsIntrinsic(InstCombiner & IC,IntrinsicInst & II,APInt DemandedMask,KnownBits & Known,bool & KnownBitsComputed) simplifyDemandedUseBitsIntrinsic() argument
H A DTargetTransformInfo.h2313 simplifyDemandedUseBitsIntrinsic(InstCombiner & IC,IntrinsicInst & II,APInt DemandedMask,KnownBits & Known,bool & KnownBitsComputed) simplifyDemandedUseBitsIntrinsic() argument
/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h692 simplifyDemandedUseBitsIntrinsic(InstCombiner & IC,IntrinsicInst & II,APInt DemandedMask,KnownBits & Known,bool & KnownBitsComputed) simplifyDemandedUseBitsIntrinsic() argument