Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp54018 MVT IntMaskSVT = MVT::getIntegerVT(VT.getScalarSizeInBits()); in combineConcatVectorOps() local
54019 MVT IntMaskVT = MVT::getVectorVT(IntMaskSVT, NumOps * NumSrcElts); in combineConcatVectorOps()