Lines Matching refs:opt
61 cl::opt<std::string>
67 cl::opt<bool> ForceInterpreter("force-interpreter",
71 cl::opt<bool> UseMCJIT(
75 cl::opt<bool> DebugIR(
82 cl::opt<bool> RemoteMCJIT("remote-mcjit",
87 cl::opt<char>
95 cl::opt<std::string>
98 cl::opt<std::string>
102 cl::opt<std::string>
114 cl::opt<std::string>
121 cl::opt<std::string>
126 cl::opt<bool>
130 cl::opt<bool>
135 cl::opt<Reloc::Model>
150 cl::opt<llvm::CodeModel::Model>
166 cl::opt<bool>
171 cl::opt<llvm::FloatABI::ABIType>
183 cl::opt<bool>
195 static cl::opt<bool>