Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp613 bool getMaskAgnostic() const { return MaskAgnostic; } in getMaskAgnostic() function in __anoncddf45c50111::VSETVLIInfo
1248 (Demanded.MaskPolicy ? IncomingInfo : Info).getMaskAgnostic() || in transferBefore()
1249 IncomingInfo.getMaskAgnostic()); in transferBefore()