Home
last modified time | relevance | path

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

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