Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/
H A Dfp-floatcontrol-pragma.cpp376 float DivSource(float x, float y, float z) { in DivSource() function
387 float fsource = DivSource(4.2f, 1.0f, 3.0f); in main()