Home
last modified time | relevance | path

Searched defs:helper_func (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Dfp-reassoc-pragma.cpp85 float helper_func(float a, float b, float c) { return a + b + c; } in helper_func() function
H A Dfp-reciprocal-pragma.cpp123 float helper_func(float a, float b, float c) { return a + b + c; } in helper_func() function