Searched defs:O3 (Results 1 – 5 of 5) sorted by relevance
22 const OptimizationLevel OptimizationLevel::O3 = { member in OptimizationLevel
173 template <typename Ts> struct O3 : private Ts { // expected-note {{declared private here}} global() struct 175 O3cwg2881::O3 O3() argument
89 static const OptimizationLevel O3; variable
1257 bool O1, O2, O3, O4; smul_fast() local
1299 auto O3 = N3("N3-1"); in main() local