Home
last modified time | relevance | path

Searched defs:Splat (Results 1 – 10 of 10) sorted by relevance

/external/llvm/lib/IR/
DConstants.cpp117 if (Constant *Splat = CV->getSplatValue()) in isAllOnesValue() local
122 if (Constant *Splat = CV->getSplatValue()) in isAllOnesValue() local
139 if (Constant *Splat = CV->getSplatValue()) in isOneValue() local
144 if (Constant *Splat = CV->getSplatValue()) in isOneValue() local
161 if (Constant *Splat = CV->getSplatValue()) in isMinSignedValue() local
166 if (Constant *Splat = CV->getSplatValue()) in isMinSignedValue() local
183 if (Constant *Splat = CV->getSplatValue()) in isNotMinSignedValue() local
188 if (Constant *Splat = CV->getSplatValue()) in isNotMinSignedValue() local
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMAddressingModes.h316 int Splat = getT2SOImmValSplatVal(Arg); in getT2SOImmVal() local
/external/llvm/unittests/ADT/
DAPIntTest.cpp801 TEST(APIntTest, Splat) { in TEST() argument
/external/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h423 if (auto Splat = getSplatValue(*I)) in getGEPCost() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp1609 if (ConstantInt *Splat = in visitCallInst() local
/external/llvm/lib/Transforms/Scalar/
DSROA.cpp2669 Value *Splat = in visitMemSetInst() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1529 SDValue Splat = BV->getSplatValue(&UndefElements); in getVectorShuffle() local
1602 SDValue Splat = BV->getSplatValue(&UndefElements); in getVectorShuffle() local
/external/llvm/lib/Analysis/
DInstructionSimplify.cpp3626 if (auto *Splat = CVec->getSplatValue()) in SimplifyExtractElementInst() local
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp4280 SDValue Splat = BVN->getSplatValue(&UndefElements); in lowerShift() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp5526 SDValue Splat = BVOp->getSplatValue(&UndefElements); in LowerVectorBroadcast() local