Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86ISelLowering.cpp7329 APInt UndefEltBits = UndefBits.extractBits(EltSizeInBits, BitOffset); in getTargetConstantBitsFromNode() local
7332 if (UndefEltBits.isAllOnes()) { in getTargetConstantBitsFromNode()
7341 if (UndefEltBits.getBoolValue() && !AllowPartialUndefs) in getTargetConstantBitsFromNode()