Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp970 auto isSequentialOrUndefInRange = [&](unsigned Pos, unsigned Size, int Low, in matchShuffleAsShift() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3803 static bool isSequentialOrUndefInRange(ArrayRef<int> Mask, unsigned Pos, in isSequentialOrUndefInRange() function