Searched defs:SplatValue (Results 1 – 9 of 9) sorted by relevance
/external/llvm/lib/Target/Mips/ |
D | MipsSEISelDAGToDAG.cpp | 491 APInt SplatValue, SplatUndef; in selectVSplat() local 885 APInt SplatValue, SplatUndef; in selectNode() local
|
D | MipsSEISelLowering.cpp | 606 APInt SplatValue, SplatUndef; in isVSplat() local 631 APInt SplatValue, SplatUndef; in isVectorAllOnes() local 852 APInt SplatValue, SplatUndef; in performDSPShiftCombine() local 1418 static SDValue getBuildVectorSplat(EVT VecTy, SDValue SplatValue, in getBuildVectorSplat() 2348 APInt SplatValue, SplatUndef; in lowerBUILD_VECTOR() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopIdiomRecognize.cpp | 504 Value *SplatValue = isBytewiseValue(StoredVal); in processLoopStridedStore() local
|
/external/llvm/lib/Transforms/Vectorize/ |
D | BBVectorize.cpp | 1073 Constant *SplatValue = cast<Constant>(IOp)->getSplatValue(); in areInstsCompatible() local
|
D | LoopVectorize.cpp | 5391 Constant *SplatValue = cast<Constant>(Op2)->getSplatValue(); in getInstructionCost() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 752 static bool isConstantSplatVector(SDNode *N, APInt& SplatValue) { in isConstantSplatVector() 3106 APInt SplatValue, SplatUndef; in visitAND() local
|
D | SelectionDAG.cpp | 7163 bool BuildVectorSDNode::isConstantSplat(APInt &SplatValue, in isConstantSplat()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 8298 APInt SplatValue, SplatUndef; in tryCombineShiftImm() local
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 25362 APInt SplatValue, SplatUndef; in VectorZextCombine() local
|