Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVOptWInstrs.cpp55 static cl::opt<bool> DisableStripWSuffix("riscv-disable-strip-w-suffix", variable
775 if (!(DisableStripWSuffix || ST.preferWInst())) in runOnMachineFunction()