Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp5720 bool AllowPartialUndefs = true) { in getTargetConstantBitsFromNode() argument
5738 bool AllowUndefs = AllowWholeUndefs || AllowPartialUndefs; in getTargetConstantBitsFromNode()
5778 if (UndefEltBits.getBoolValue() && !AllowPartialUndefs) in getTargetConstantBitsFromNode()
5926 AllowPartialUndefs)) { in getTargetConstantBitsFromNode()
5947 if ((!AllowWholeUndefs || !AllowPartialUndefs) && in getTargetConstantBitsFromNode()
5956 AllowPartialUndefs)) in getTargetConstantBitsFromNode()
5961 AllowPartialUndefs)) in getTargetConstantBitsFromNode()