HomeSort by relevance Sort by last modified time
    Searched defs:crc32ch (Results 1 - 2 of 2) sorted by null

  /external/clang/test/CodeGen/
arm-crc32.c 26 int crc32ch(int a, short b) function
30 // CHECK: call i32 @llvm.arm.crc32ch(i32 %a, i32 [[T0]])
arm64-crc32.c 26 int crc32ch(int a, short b) function
30 // CHECK: call i32 @llvm.aarch64.crc32ch(i32 %a, i32 [[T0]])

Completed in 264 milliseconds