Home
last modified time | relevance | path

Searched defs:AllowUndefs (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp1225 const MachineRegisterInfo &MRI, bool AllowUndefs) { in isNullOrNullSplat()
1244 bool AllowUndefs) { in isAllOnesOrAllOnesSplat()
1259 std::function<bool(const Constant *ConstVal)> Match, bool AllowUndefs) { in matchUnaryPredicate()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp348 bool AllowUndefs) { in matchUnaryPredicate()
376 bool AllowUndefs, bool AllowTypeMismatch) { in matchBinaryPredicate()
4963 SDValue llvm::getBitwiseNotOperand(SDValue V, SDValue Mask, bool AllowUndefs) { in getBitwiseNotOperand()
10978 bool llvm::isBitwiseNot(SDValue V, bool AllowUndefs) { in isBitwiseNot()
10988 ConstantSDNode *llvm::isConstOrConstSplat(SDValue N, bool AllowUndefs, in isConstOrConstSplat()
10998 bool AllowUndefs, in isConstOrConstSplat()
11034 ConstantFPSDNode *llvm::isConstOrConstSplatFP(SDValue N, bool AllowUndefs) { in isConstOrConstSplatFP()
11044 bool AllowUndefs) { in isConstOrConstSplatFP()
11064 bool llvm::isNullOrNullSplat(SDValue N, bool AllowUndefs) { in isNullOrNullSplat()
11071 bool llvm::isOneOrOneSplat(SDValue N, bool AllowUndefs) { in isOneOrOneSplat()
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp7301 bool AllowUndefs = AllowWholeUndefs || AllowPartialUndefs; in getTargetConstantBitsFromNode() local
7498 bool AllowUndefs = EltSizeInBits >= SrcEltSizeInBits; in getTargetConstantBitsFromNode() local