Home
last modified time | relevance | path

Searched defs:BlendVT (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp10606 MVT BlendVT = MVT::getVectorVT(MVT::i8, VT.getSizeInBits() / 8); lowerShuffleAsBlend() local
48950 MVT BlendVT = VT.is256BitVector() ? MVT::v32i8 : MVT::v16i8; combineLogicBlendIntoPBLENDV() local
[all...]