Home
last modified time | relevance | path

Searched refs:UndefEltBits (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp6563 APInt UndefEltBits = UndefBits.extractBits(EltSizeInBits, BitOffset); in getTargetConstantBitsFromNode() local
6566 if (UndefEltBits.isAllOnesValue()) { in getTargetConstantBitsFromNode()
6575 if (UndefEltBits.getBoolValue() && !AllowPartialUndefs) in getTargetConstantBitsFromNode()