Home
last modified time | relevance | path

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

/external/llvm/unittests/ADT/
DAPIntTest.cpp525 TEST(APIntTest, Splat) { in TEST() argument
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMAddressingModes.h316 int Splat = getT2SOImmValSplatVal(Arg); in getT2SOImmVal() local
/external/llvm/lib/IR/
DConstants.cpp99 if (Constant *Splat = CV->getSplatValue()) in isAllOnesValue() local
104 if (Constant *Splat = CV->getSplatValue()) in isAllOnesValue() local
121 if (Constant *Splat = CV->getSplatValue()) in isMinSignedValue() local
126 if (Constant *Splat = CV->getSplatValue()) in isMinSignedValue() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp931 if (ConstantInt *Splat = in visitCallInst() local
/external/llvm/lib/Transforms/Scalar/
DSROA.cpp2446 Value *Splat = in visitMemSetInst() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1556 SDValue Splat = BV->getSplatValue(&UndefElements); in getVectorShuffle() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp5771 SDValue Splat = BVOp->getSplatValue(&UndefElements); in LowerVectorBroadcast() local
20176 SDValue Splat = DAG.getConstant(C, VT); in PerformINTRINSIC_WO_CHAINCombine() local