Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/Utils/
HDX86ShuffleDecode.cpp32 unsigned CountD = (Imm >> 4) & 3; in DecodeINSERTPSMask() local
38 ShuffleMask[CountD] = InVal; in DecodeINSERTPSMask()