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

  /external/clang/test/CodeGen/
builtins-overflow.c 189 unsigned long test_uaddl_overflow(unsigned long x, unsigned long y) { function
190 // CHECK: @test_uaddl_overflow([[UL:i32|i64]] %x

Completed in 142 milliseconds