Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp1170 static VSETVLIInfo adjustIncoming(const VSETVLIInfo &PrevInfo, in adjustIncoming() function
1216 const VSETVLIInfo IncomingInfo = adjustIncoming(PrevInfo, NewInfo, Demanded); in transferBefore()