Home
last modified time | relevance | path

Searched refs:VTys (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp9220 static const MVT VTys[] = { // canonical VT to use for each size. in getCanonicalConstSplat() local
9224 EVT ReqVT = VT != MVT::Other ? VT : VTys[SplatSize-1]; in getCanonicalConstSplat()
9232 EVT CanonicalVT = VTys[SplatSize-1]; in getCanonicalConstSplat()