Home
last modified time | relevance | path

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

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