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

/external/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp6471 static const MVT VTys[] = { // canonical VT to use for each size. local
6475 EVT ReqVT = VT != MVT::Other ? VT : VTys[SplatSize-1];
6481 EVT CanonicalVT = VTys[SplatSize-1];

Completed in 159 milliseconds