Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFSubtarget.cpp36 static cl::opt<bool> Disable_sdiv_smod("disable-sdiv-smod", cl::Hidden, variable
95 HasSdivSmod = !Disable_sdiv_smod; in initSubtargetFeatures()