Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp904 bool needVSETVLIPHI(const VSETVLIInfo &Require,
1366 bool RISCVInsertVSETVLI::needVSETVLIPHI(const VSETVLIInfo &Require, in needVSETVLIPHI() function in RISCVInsertVSETVLI
1440 if (!PrefixTransparent || needVSETVLIPHI(CurInfo, MBB)) in emitVSETVLIs()