Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetMachine.cpp112 static cl::opt<bool> DisableVectorMaskMutation( variable
311 if (!DisableVectorMaskMutation && ST.hasVInstructions()) in createMachineScheduler()