Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp54869 MVT IntMaskSVT = MVT::getIntegerVT(EltSizeInBits); in combineConcatVectorOps() local
54870 MVT IntMaskVT = MVT::getVectorVT(IntMaskSVT, NumOps * NumSrcElts); in combineConcatVectorOps()
54900 MVT IntMaskSVT = MVT::getIntegerVT(EltSizeInBits); in combineConcatVectorOps() local
54901 MVT IntMaskVT = MVT::getVectorVT(IntMaskSVT, NumOps * NumSrcElts); in combineConcatVectorOps()