Searched refs:Disable_ldsx (Results 1 – 1 of 1) sorted by relevance
30 static cl::opt<bool> Disable_ldsx("disable-ldsx", cl::Hidden, cl::init(false), variable92 HasLdsx = !Disable_ldsx; in initSubtargetFeatures()