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

/freebsd-12-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 180 milliseconds