Searched defs:SplatValue (Results 1 – 9 of 9) sorted by relevance
/external/llvm/lib/Target/Mips/ |
D | MipsSEISelDAGToDAG.cpp | 483 APInt SplatValue, SplatUndef; in selectVSplat() local 875 APInt SplatValue, SplatUndef; in selectNode() local
|
D | MipsSEISelLowering.cpp | 606 APInt SplatValue, SplatUndef; in isVSplat() local 631 APInt SplatValue, SplatUndef; in isVectorAllOnes() local 851 APInt SplatValue, SplatUndef; in performDSPShiftCombine() local 1405 static SDValue getBuildVectorSplat(EVT VecTy, SDValue SplatValue, in getBuildVectorSplat() 2324 APInt SplatValue, SplatUndef; in lowerBUILD_VECTOR() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopIdiomRecognize.cpp | 909 Value *SplatValue = isBytewiseValue(StoredVal); in processLoopStridedStore() local
|
/external/llvm/lib/Transforms/Vectorize/ |
D | BBVectorize.cpp | 1065 Constant *SplatValue = cast<Constant>(IOp)->getSplatValue(); in areInstsCompatible() local
|
D | LoopVectorize.cpp | 5063 Constant *SplatValue = cast<Constant>(Op2)->getSplatValue(); in getInstructionCost() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 695 static bool isConstantSplatVector(SDNode *N, APInt& SplatValue) { in isConstantSplatVector() 2893 APInt SplatValue, SplatUndef; in visitAND() local
|
D | SelectionDAG.cpp | 6794 bool BuildVectorSDNode::isConstantSplat(APInt &SplatValue, in isConstantSplat()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 7716 APInt SplatValue, SplatUndef; in tryCombineShiftImm() local
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 22187 APInt SplatValue, SplatUndef; in VectorZextCombine() local
|