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

  /external/clang/test/CodeGen/
count-builtins.c 14 void test_i32(int P) { function
19 // CHECK: @test_i32
  /external/llvm/test/CodeGen/MBlaze/
mul.ll 38 define i32 @test_i32(i32 %a, i32 %b) {
39 ; FUN: test_i32:
40 ; MUL: test_i32:
div.ll 54 define i32 @test_i32(i32 %a, i32 %b) {
55 ; FUN: test_i32:
56 ; DIV: test_i32:
shift.ll 80 define i32 @test_i32(i32 %a, i32 %b) {
81 ; FUN: test_i32:
82 ; SHT: test_i32:
  /external/llvm/test/CodeGen/CellSPU/
ctpop.ll 25 define i32 @test_i32(i32 %X) {
  /cts/tests/src/android/renderscript/cts/
fe_all.rs 56 void test_i32(const int *ain, uint *aout) {

Completed in 783 milliseconds