Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp1187 bool PrefixTransparent = true; in emitVSETVLIs() local
1200 PrefixTransparent = false; in emitVSETVLIs()
1213 if (!PrefixTransparent || needVSETVLIPHI(CurInfo, MBB)) in emitVSETVLIs()
1215 PrefixTransparent = false; in emitVSETVLIs()
1234 PrefixTransparent = false; in emitVSETVLIs()