Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp9218 static SDValue getCanonicalConstSplat(uint64_t Val, unsigned SplatSize, EVT VT, in getCanonicalConstSplat()
9597 unsigned SplatSize = SplatBitSize / 8; in LowerBUILD_VECTOR() local