/external/llvm/lib/IR/ |
D | Constants.cpp | 116 if (Constant *Splat = CV->getSplatValue()) in isAllOnesValue() local 121 if (Constant *Splat = CV->getSplatValue()) in isAllOnesValue() local 138 if (Constant *Splat = CV->getSplatValue()) in isOneValue() local 143 if (Constant *Splat = CV->getSplatValue()) in isOneValue() local 160 if (Constant *Splat = CV->getSplatValue()) in isMinSignedValue() local 165 if (Constant *Splat = CV->getSplatValue()) in isMinSignedValue() local 182 if (Constant *Splat = CV->getSplatValue()) in isNotMinSignedValue() local 187 if (Constant *Splat = CV->getSplatValue()) in isNotMinSignedValue() local
|
/external/capstone/arch/ARM/ |
D | ARMAddressingModes.h | 343 int Splat = getT2SOImmValSplatVal(Arg); in getT2SOImmVal() local
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/ |
D | ARMAddressingModes.h | 315 int Splat = getT2SOImmValSplatVal(Arg); in getT2SOImmVal() local
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMAddressingModes.h | 316 int Splat = getT2SOImmValSplatVal(Arg); in getT2SOImmVal() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
D | InstCombineMulDivRem.cpp | 269 if (Constant *Splat = Op1V->getSplatValue()) { in visitFMul() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMAddressingModes.h | 306 int Splat = getT2SOImmValSplatVal(Arg); in getT2SOImmVal() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | Constants.cpp | 111 if (Constant *Splat = CV->getSplatValue()) in isAllOnesValue() local 137 if (Constant *Splat = CV->getSplatValue()) in isOneValue() local 163 if (Constant *Splat = CV->getSplatValue()) in isMinSignedValue() local 189 if (Constant *Splat = CV->getSplatValue()) in isNotMinSignedValue() local
|
/external/llvm/unittests/ADT/ |
D | APIntTest.cpp | 829 TEST(APIntTest, Splat) { in TEST() argument
|
/external/llvm/include/llvm/Analysis/ |
D | TargetTransformInfoImpl.h | 459 if (auto Splat = getSplatValue(*I)) in getGEPCost() local
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | Constants.cpp | 388 SmallVector<Constant*, 16> Splat(VTy->getNumElements(), in getTrue() local 401 SmallVector<Constant*, 16> Splat(VTy->getNumElements(), in getFalse() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
D | TargetTransformInfoImpl.h | 729 if (auto Splat = getSplatValue(*I)) in getGEPCost() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | TargetTransformInfo.cpp | 645 const Value *Splat = getSplatValue(V); in getOperandInfo() local
|
D | InstructionSimplify.cpp | 4075 if (auto *Splat = CVec->getSplatValue()) in SimplifyExtractElementInst() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/ |
D | APIntTest.cpp | 1455 TEST(APIntTest, Splat) { in TEST() argument
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCalls.cpp | 2149 if (ConstantInt *Splat = in visitCallInst() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 909 if (ConstantSDNode *Splat = isConstOrConstSplat(N)) in isNullConstantOrNullSplatConstant() local 920 if (ConstantSDNode *Splat = isConstOrConstSplat(N)) in isOneConstantOrOneSplatConstant() local 931 if (ConstantSDNode *Splat = isConstOrConstSplat(N)) in isAllOnesConstantOrAllOnesSplatConstant() local 15945 if (SDValue Splat = cast<BuildVectorSDNode>(N)->getSplatValue()) { in visitBUILD_VECTOR() local 16803 ShuffleVectorSDNode *Splat, in combineShuffleOfSplat()
|
D | SelectionDAG.cpp | 1598 SDValue Splat = BV->getSplatValue(&UndefElements); in getVectorShuffle() local 1672 SDValue Splat = BV->getSplatValue(&UndefElements); in getVectorShuffle() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | SROA.cpp | 2653 Value *Splat = in visitMemSetInst() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCalls.cpp | 3155 if (ConstantInt *Splat = in visitCallInst() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | SROA.cpp | 2772 Value *Splat = in visitMemSetInst() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 1510 SDValue Splat = BV->getSplatValue(&UndefElements); in getVectorShuffle() local 1583 SDValue Splat = BV->getSplatValue(&UndefElements); in getVectorShuffle() local
|
/external/llvm/lib/Analysis/ |
D | InstructionSimplify.cpp | 3686 if (auto *Splat = CVec->getSplatValue()) in SimplifyExtractElementInst() local
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 4450 SDValue Splat = BVN->getSplatValue(&UndefElements); in lowerShift() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 4739 SDValue Splat = BVN->getSplatValue(&UndefElements); in lowerShift() local
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 7468 SDValue Splat = DAG.getNode(PPCISD::XXSPLT, dl, MVT::v4i32, Conv, in LowerVECTOR_SHUFFLE() local
|