Searched defs:constexpr_foo (Results 1 – 2 of 2) sorted by relevance
168 constexpr int __attribute__((target("sse4.2"))) constexpr_foo(void) { in constexpr_foo() function 172 constexpr int __attribute__((target("arch=ivybridge"))) constexpr_foo(void) { in constexpr_foo() function 175 constexpr int __attribute__((target("default"))) constexpr_foo(void) { in constexpr_foo() function
97 constexpr int constexpr_foo(int * p) { // expected-warning{{'p' is an unsafe pointer used for buffer access}} in constexpr_foo() function