Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/
H A Dfp-floatcontrol-pragma.cpp386 float fdouble = DivDouble(4.2f, 1.0f, 3.0f); in main() local
/llvm-project/clang/test/ASTMerge/APValue/
H A DAPValue.cpp34 consteval double fdouble() { in fdouble() function