Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetMachine.cpp101 static cl::opt<bool> EnableVSETVLIAfterRVVRegAlloc( variable
400 if (EnableVSETVLIAfterRVVRegAlloc) in addRegAssignAndRewriteFast()
411 if (EnableVSETVLIAfterRVVRegAlloc) in addRegAssignAndRewriteOptimized()
559 if (!EnableVSETVLIAfterRVVRegAlloc) { in addPreRegAlloc()