Searched defs:SplatValue (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/Target/Mips/
H A DMipsSEISelDAGToDAG.cpp781 APInt SplatValue, SplatUndef; local
H A DMipsSEISelLowering.cpp752 APInt SplatValue, SplatUndef; local
1297 getBuildVectorSplat(EVT VecTy, SDValue SplatValue, bool BigEndian, SelectionDAG &DAG) argument
2197 APInt SplatValue, SplatUndef; local
[all...]
/freebsd-10.2-release/contrib/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp953 Value *SplatValue = isBytewiseValue(StoredVal); local
/freebsd-10.2-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp6463 bool BuildVectorSDNode::isConstantSplat(APInt &SplatValue, argument
H A DDAGCombiner.cpp1783 static bool isConstantSplatVector(SDNode *N, APInt& SplatValue) { argument
2582 APInt SplatValue, SplatUndef; local
[all...]

Completed in 481 milliseconds