Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp8837 static SDValue getCanonicalConstSplat(uint64_t Val, unsigned SplatSize, EVT VT, in getCanonicalConstSplat()
9139 unsigned SplatSize = SplatBitSize / 8; in LowerBUILD_VECTOR() local