Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp37851 bool UseSign = V1.getScalarValueSizeInBits() == MaskEltSize && in matchUnaryShuffle() local
37856 bool MatchSign = UseSign; in matchUnaryShuffle()