Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/CodeGen/RISCV/
H A Drv32i-rv64i-float-double.ll14 define float @float_test(float %a, float %b) nounwind {
15 ; RV32IF-LABEL: float_test:
29 ; RV64IF-LABEL: float_test:
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dcxx2a-compare.cpp41 auto float_test(double x, double y) { in float_test() function
/llvm-project-15.0.7/clang/test/SemaObjCXX/
H A Dwarn-objc-literal-conversion.mm38 void float_test() { function