Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp23012 bool IsPassThruZeroOrUndef = false; in LowerFixedLengthVectorMLoadToSVE() local
23016 IsPassThruZeroOrUndef = true; in LowerFixedLengthVectorMLoadToSVE()
23023 IsPassThruZeroOrUndef = true; in LowerFixedLengthVectorMLoadToSVE()
23032 if (!IsPassThruZeroOrUndef) { in LowerFixedLengthVectorMLoadToSVE()