Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/IR/
HDConstants.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 isOneValue() local
126 if (Constant *Splat = CV->getSplatValue()) in isOneValue() local
143 if (Constant *Splat = CV->getSplatValue()) in isMinSignedValue() local
148 if (Constant *Splat = CV->getSplatValue()) in isMinSignedValue() local
165 if (Constant *Splat = CV->getSplatValue()) in isNotMinSignedValue() local
170 if (Constant *Splat = CV->getSplatValue()) in isNotMinSignedValue() local
/NextBSD/contrib/llvm/lib/Target/ARM/MCTargetDesc/
HDARMAddressingModes.h316 int Splat = getT2SOImmValSplatVal(Arg); in getT2SOImmVal() local
/NextBSD/contrib/llvm/lib/Transforms/InstCombine/
HDInstCombineCalls.cpp1090 if (ConstantInt *Splat = in visitCallInst() local
/NextBSD/contrib/llvm/lib/Transforms/Scalar/
HDSROA.cpp2875 Value *Splat = in visitMemSetInst() local
/NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAG.cpp1549 SDValue Splat = BV->getSplatValue(&UndefElements); in getVectorShuffle() local
1622 SDValue Splat = BV->getSplatValue(&UndefElements); in getVectorShuffle() local
/NextBSD/contrib/llvm/lib/Analysis/
HDInstructionSimplify.cpp3568 if (auto *Splat = CVec->getSplatValue()) in SimplifyExtractElementInst() local
/NextBSD/contrib/llvm/lib/Target/SystemZ/
HDSystemZISelLowering.cpp4247 SDValue Splat = BVN->getSplatValue(&UndefElements); in lowerShift() local
/NextBSD/contrib/llvm/lib/Target/X86/
HDX86ISelLowering.cpp5095 SDValue Splat = BVOp->getSplatValue(&UndefElements); in LowerVectorBroadcast() local
23194 SDValue Splat = DAG.getConstant(C, DL, VT); in PerformINTRINSIC_WO_CHAINCombine() local