Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DCommandFlags.h185 DontPlaceZerosInBSS("nozero-initialized-in-bss",
299 Options.NoZerosInBSS = DontPlaceZerosInBSS; in InitTargetOptionsFromCodeGenFlags()
/external/swiftshader/third_party/LLVM/lib/Target/
DTargetMachine.cpp117 DontPlaceZerosInBSS("nozero-initialized-in-bss", variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DCommandFlags.inc183 static cl::opt<bool> DontPlaceZerosInBSS(
283 Options.NoZerosInBSS = DontPlaceZerosInBSS;