Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86ISelLowering.cpp4735 bool AllowWholeUndefs = true, in getTargetConstantBitsFromNode() argument
4754 bool AllowUndefs = AllowWholeUndefs || AllowPartialUndefs; in getTargetConstantBitsFromNode()
4786 if (!AllowWholeUndefs) in getTargetConstantBitsFromNode()
4979 AllowWholeUndefs && AllowUndefs, in getTargetConstantBitsFromNode()
4983 AllowWholeUndefs && AllowUndefs, in getTargetConstantBitsFromNode()
5000 UndefElts, EltBits, AllowWholeUndefs, in getTargetConstantBitsFromNode()
5022 if ((!AllowWholeUndefs || !AllowPartialUndefs) && in getTargetConstantBitsFromNode()
5030 UndefElts0, EltBits0, AllowWholeUndefs, in getTargetConstantBitsFromNode()
5035 UndefElts1, EltBits1, AllowWholeUndefs, in getTargetConstantBitsFromNode()