Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVOptWInstrs.cpp43 static cl::opt<bool> DisableSExtWRemoval("riscv-disable-sextw-removal", variable
625 if (DisableSExtWRemoval) in removeSExtWInstrs()