HomeSort by relevance Sort by last modified time
    Searched full:mixeddoubles (Results 1 - 1 of 1) sorted by null

  /external/clang/test/CodeGen/
x86_32-arguments-iamcu.c 15 // CHECK-LABEL: define void @mixedDoubles(i32 inreg %a, double inreg %d1)
16 void mixedDoubles(int a, double d1) {}

Completed in 52 milliseconds