Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Darm64-2012-06-06-FPToUI.ll9 define void @testDouble(double %d) ssp {
10 ; CHECK-LABEL: testDouble:
57 call void @testDouble(double 1.159198e+01)
/llvm-project-15.0.7/clang/test/Sema/
H A Dcast.c93 void testDouble(Double v) { in testDouble() function
/llvm-project-15.0.7/clang/test/Analysis/
H A DNewDelete-checker-test.cpp340 void testDouble() { in testDouble() function