Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp612 bool getTailAgnostic() const { return TailAgnostic; } in getTailAgnostic() function in __anoncddf45c50111::VSETVLIInfo
1246 (Demanded.TailPolicy ? IncomingInfo : Info).getTailAgnostic() || in transferBefore()
1247 IncomingInfo.getTailAgnostic(), in transferBefore()