Searched defs:SrcDemandedBits (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp864 APInt SrcDemandedBits = DemandedBits.zextOrSelf(SrcBitWidth); local
2229 APInt SrcDemandedBits = APInt::getNullValue(SrcEltSizeInBits); local

Completed in 135 milliseconds