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.cpp28917 bool IsPassThruZeroOrUndef = false; in LowerFixedLengthVectorMLoadToSVE() local
28921 IsPassThruZeroOrUndef = true; in LowerFixedLengthVectorMLoadToSVE()
28928 IsPassThruZeroOrUndef = true; in LowerFixedLengthVectorMLoadToSVE()
28937 if (!IsPassThruZeroOrUndef) { in LowerFixedLengthVectorMLoadToSVE()