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

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

Completed in 184 milliseconds