Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ShuffleDecodeConstantPool.cpp219 unsigned MatchBit = (Selector >> 3) & 0x1; in DecodeVPERMIL2PMask() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ShuffleDecode.cpp519 unsigned MatchBit = (Selector >> 3) & 0x1; in DecodeVPERMIL2PMask() local