Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp17983 bool IsPassThruZeroOrUndef = false; in LowerFixedLengthVectorMLoadToSVE() local
17987 IsPassThruZeroOrUndef = true; in LowerFixedLengthVectorMLoadToSVE()
17994 IsPassThruZeroOrUndef = true; in LowerFixedLengthVectorMLoadToSVE()
18002 if (!IsPassThruZeroOrUndef) { in LowerFixedLengthVectorMLoadToSVE()