Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp27303 bool IsPassThruZeroOrUndef = false; in LowerFixedLengthVectorMLoadToSVE() local
27307 IsPassThruZeroOrUndef = true; in LowerFixedLengthVectorMLoadToSVE()
27314 IsPassThruZeroOrUndef = true; in LowerFixedLengthVectorMLoadToSVE()
27323 if (!IsPassThruZeroOrUndef) { in LowerFixedLengthVectorMLoadToSVE()