Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsSEISelDAGToDAG.cpp509 bool HasAnyUndefs; in selectVSplat() local
511 if (!Node->isConstantSplat(SplatValue, SplatUndef, SplatBitSize, HasAnyUndefs, in selectVSplat()
904 bool HasAnyUndefs; in trySelect() local
913 HasAnyUndefs, 8, in trySelect()
DMipsSEISelLowering.cpp608 bool HasAnyUndefs; in isVSplat() local
610 if (!Node->isConstantSplat(SplatValue, SplatUndef, SplatBitSize, HasAnyUndefs, in isVSplat()
633 bool HasAnyUndefs; in isVectorAllOnes() local
637 if (BVN->isConstantSplat(SplatValue, SplatUndef, SplatBitSize, HasAnyUndefs)) in isVectorAllOnes()
854 bool HasAnyUndefs; in performDSPShiftCombine() local
862 !BV->isConstantSplat(SplatValue, SplatUndef, SplatBitSize, HasAnyUndefs, in performDSPShiftCombine()
2353 bool HasAnyUndefs; in lowerBUILD_VECTOR() local
2359 HasAnyUndefs, 8, in lowerBUILD_VECTOR()
2370 if (ResTy.isInteger() && !HasAnyUndefs && SplatValue.isSignedIntN(10)) in lowerBUILD_VECTOR()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsSEISelDAGToDAG.cpp575 bool HasAnyUndefs; in selectVSplat() local
577 if (!Node->isConstantSplat(SplatValue, SplatUndef, SplatBitSize, HasAnyUndefs, in selectVSplat()
1020 bool HasAnyUndefs; in trySelect() local
1029 HasAnyUndefs, 8, in trySelect()
DMipsSEISelLowering.cpp538 bool HasAnyUndefs; in isVSplat() local
540 if (!Node->isConstantSplat(SplatValue, SplatUndef, SplatBitSize, HasAnyUndefs, in isVSplat()
563 bool HasAnyUndefs; in isVectorAllOnes() local
567 if (BVN->isConstantSplat(SplatValue, SplatUndef, SplatBitSize, HasAnyUndefs)) in isVectorAllOnes()
842 bool HasAnyUndefs; in performDSPShiftCombine() local
850 !BV->isConstantSplat(SplatValue, SplatUndef, SplatBitSize, HasAnyUndefs, in performDSPShiftCombine()
2445 bool HasAnyUndefs; in lowerBUILD_VECTOR() local
2451 HasAnyUndefs, 8, in lowerBUILD_VECTOR()
2461 if (ResTy.isInteger() && !HasAnyUndefs) in lowerBUILD_VECTOR()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMISelLowering.cpp3934 bool HasAnyUndefs; in LowerBUILD_VECTOR() local
3935 if (BVN->isConstantSplat(SplatBits, SplatUndef, SplatBitSize, HasAnyUndefs)) { in LowerBUILD_VECTOR()
6682 bool HasAnyUndefs; in PerformANDCombine() local
6684 BVN->isConstantSplat(SplatBits, SplatUndef, SplatBitSize, HasAnyUndefs)) { in PerformANDCombine()
6718 bool HasAnyUndefs; in PerformORCombine() local
6720 BVN->isConstantSplat(SplatBits, SplatUndef, SplatBitSize, HasAnyUndefs)) { in PerformORCombine()
6746 bool HasAnyUndefs; in PerformORCombine() local
6751 HasAnyUndefs) && !HasAnyUndefs) { in PerformORCombine()
6755 HasAnyUndefs) && !HasAnyUndefs && in PerformORCombine()
7499 bool HasAnyUndefs; in getVShiftImm() local
[all …]
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
DSPUISelLowering.cpp1656 bool HasAnyUndefs; in LowerBUILD_VECTOR() local
1659 HasAnyUndefs, minSplatBits) in LowerBUILD_VECTOR()
2323 bool HasAnyUndefs; in LowerByteImmed() local
2327 HasAnyUndefs, minSplatBits) in LowerByteImmed()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp5655 bool HasAnyUndefs; in LowerBUILD_VECTOR() local
5656 if (BVN->isConstantSplat(SplatBits, SplatUndef, SplatBitSize, HasAnyUndefs)) { in LowerBUILD_VECTOR()
9236 bool HasAnyUndefs; in PerformANDCombine() local
9238 BVN->isConstantSplat(SplatBits, SplatUndef, SplatBitSize, HasAnyUndefs)) { in PerformANDCombine()
9278 bool HasAnyUndefs; in PerformORCombine() local
9280 BVN->isConstantSplat(SplatBits, SplatUndef, SplatBitSize, HasAnyUndefs)) { in PerformORCombine()
9315 bool HasAnyUndefs; in PerformORCombine() local
9322 HasAnyUndefs) && !HasAnyUndefs) { in PerformORCombine()
9324 HasAnyUndefs) && !HasAnyUndefs) { in PerformORCombine()
10507 bool HasAnyUndefs; in getVShiftImm() local
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp6463 bool HasAnyUndefs; in LowerBUILD_VECTOR() local
6464 if (BVN->isConstantSplat(SplatBits, SplatUndef, SplatBitSize, HasAnyUndefs)) { in LowerBUILD_VECTOR()
10770 bool HasAnyUndefs; in PerformANDCombine() local
10772 BVN->isConstantSplat(SplatBits, SplatUndef, SplatBitSize, HasAnyUndefs)) { in PerformANDCombine()
11006 bool HasAnyUndefs; in PerformORCombine() local
11008 BVN->isConstantSplat(SplatBits, SplatUndef, SplatBitSize, HasAnyUndefs)) { in PerformORCombine()
11047 bool HasAnyUndefs; in PerformORCombine() local
11054 HasAnyUndefs) && !HasAnyUndefs) { in PerformORCombine()
11056 HasAnyUndefs) && !HasAnyUndefs) { in PerformORCombine()
12164 bool HasAnyUndefs; in getVShiftImm() local
[all …]
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCISelLowering.cpp646 bool HasAnyUndefs; in isAllNegativeZeroVector() local
648 if (BV->isConstantSplat(APVal, APUndef, BitSize, HasAnyUndefs, 32, true)) in isAllNegativeZeroVector()
3962 bool HasAnyUndefs; in LowerBUILD_VECTOR() local
3964 HasAnyUndefs, 0, true) || SplatBitSize > 32) in LowerBUILD_VECTOR()
3976 if (Op.getValueType() != MVT::v4i32 || HasAnyUndefs) { in LowerBUILD_VECTOR()
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DSelectionDAGNodes.h1375 unsigned &SplatBitSize, bool &HasAnyUndefs,
/external/llvm/include/llvm/CodeGen/
DSelectionDAGNodes.h1547 unsigned &SplatBitSize, bool &HasAnyUndefs,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DSelectionDAGNodes.h1788 unsigned &SplatBitSize, bool &HasAnyUndefs,
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp4259 bool HasAnyUndefs; in lowerBUILD_VECTOR() local
4260 if (BVN->isConstantSplat(SplatBits, SplatUndef, SplatBitSize, HasAnyUndefs, in lowerBUILD_VECTOR()
4438 bool HasAnyUndefs; in lowerShift() local
4441 if (BVN->isConstantSplat(SplatBits, SplatUndef, SplatBitSize, HasAnyUndefs, in lowerShift()
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp5735 bool HasAnyUndefs; in resolveBuildVector() local
5736 if (BVN->isConstantSplat(SplatBits, SplatUndef, SplatBitSize, HasAnyUndefs)) { in resolveBuildVector()
6591 bool HasAnyUndefs; in getVShiftImm() local
6593 HasAnyUndefs, ElementBits) || in getVShiftImm()
8453 bool HasAnyUndefs; in tryCombineShiftImm() local
8455 HasAnyUndefs, ElemBits) || in tryCombineShiftImm()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp4548 bool HasAnyUndefs; in lowerBUILD_VECTOR() local
4549 if (BVN->isConstantSplat(SplatBits, SplatUndef, SplatBitSize, HasAnyUndefs, in lowerBUILD_VECTOR()
4727 bool HasAnyUndefs; in lowerShift() local
4730 if (BVN->isConstantSplat(SplatBits, SplatUndef, SplatBitSize, HasAnyUndefs, in lowerShift()
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp2407 bool HasAnyUndefs; in LowerBUILD_VECTOR() local
2413 HasAnyUndefs, 0, true) && SplatBitSize <= 16)) { in LowerBUILD_VECTOR()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp6519 bool HasAnyUndefs; in resolveBuildVector() local
6520 if (BVN->isConstantSplat(SplatBits, SplatUndef, SplatBitSize, HasAnyUndefs)) { in resolveBuildVector()
7400 bool HasAnyUndefs; in getVShiftImm() local
7402 HasAnyUndefs, ElementBits) || in getVShiftImm()
9618 bool HasAnyUndefs; in tryCombineShiftImm() local
9620 HasAnyUndefs, ElemBits) || in tryCombineShiftImm()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp6652 bool &HasAnyUndefs, in isConstantSplat() argument
6691 HasAnyUndefs = (SplatUndef != 0); in isConstantSplat()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp7890 bool HasAnyUndefs; in LowerBUILD_VECTOR() local
7892 HasAnyUndefs, 0, !Subtarget.isLittleEndian()) || in LowerBUILD_VECTOR()
7913 if (Op.getValueType() != MVT::v4i32 || HasAnyUndefs) { in LowerBUILD_VECTOR()
7925 if (HasAnyUndefs || ISD::isBuildVectorAllOnes(BVN)) { in LowerBUILD_VECTOR()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp7122 bool &HasAnyUndefs, in isConstantSplat() argument
7161 HasAnyUndefs = (SplatUndef != 0); in isConstantSplat()
DDAGCombiner.cpp3146 bool HasAnyUndefs; in visitAND() local
3148 SplatBitSize, HasAnyUndefs); in visitAND()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp8512 bool &HasAnyUndefs, in isConstantSplat() argument
8551 HasAnyUndefs = (SplatUndef != 0); in isConstantSplat()
DDAGCombiner.cpp4474 bool HasAnyUndefs; in visitAND() local
4476 SplatBitSize, HasAnyUndefs); in visitAND()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp7202 bool HasAnyUndefs; in LowerBUILD_VECTOR() local
7204 HasAnyUndefs, 0, !Subtarget.isLittleEndian()) || in LowerBUILD_VECTOR()
7217 if (Op.getValueType() != MVT::v4i32 || HasAnyUndefs) { in LowerBUILD_VECTOR()
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp28111 bool HasAnyUndefs; in combineVectorZext() local
28113 SplatBitSize, HasAnyUndefs)) in combineVectorZext()