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

/freebsd-current/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp506 bool getMaskAgnostic() const { return MaskAgnostic; } function in class:__anon2610::VSETVLIInfo
1129 (Demanded.MaskPolicy ? IncomingInfo : Info).getMaskAgnostic() ||
1130 IncomingInfo.getMaskAgnostic());

Completed in 93 milliseconds