Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchOptWInstrs.cpp50 DisableSExtWRemoval("loongarch-disable-sextw-removal", variable
687 if (DisableSExtWRemoval) in removeSExtWInstrs()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVOptWInstrs.cpp52 static cl::opt<bool> DisableSExtWRemoval("riscv-disable-sextw-removal", variable
634 if (DisableSExtWRemoval) in removeSExtWInstrs()