Home
last modified time | relevance | path

Searched refs:test_i32 (Results 1 – 25 of 30) sorted by relevance

12

/external/swiftshader/third_party/LLVM/test/CodeGen/MBlaze/
Dmul.ll38 define i32 @test_i32(i32 %a, i32 %b) {
39 ; FUN: test_i32:
40 ; MUL: test_i32:
Ddiv.ll54 define i32 @test_i32(i32 %a, i32 %b) {
55 ; FUN: test_i32:
56 ; DIV: test_i32:
Dshift.ll80 define i32 @test_i32(i32 %a, i32 %b) {
81 ; FUN: test_i32:
82 ; SHT: test_i32:
/external/llvm/test/CodeGen/X86/
Dtail-call-attrs.ll16 ; FIXME: The high 24 bits returned from test_i32 are undefined; do tail call!
18 define zeroext i8 @test_i32() {
19 ; CHECK-LABEL: test_i32:
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dtail-call-attrs.ll16 ; FIXME: The high 24 bits returned from test_i32 are undefined; do tail call!
18 define zeroext i8 @test_i32() {
19 ; CHECK-LABEL: test_i32:
Diabs.ll67 define i32 @test_i32(i32 %a) nounwind {
68 ; X86-NO-CMOV-LABEL: test_i32:
77 ; X86-CMOV-LABEL: test_i32:
85 ; X64-LABEL: test_i32:
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/
Dtail-call-trunc.ll22 define i32 @test_i32() {
23 ; CHECK-LABEL: test_i32:
/external/llvm/test/CodeGen/Hexagon/
Dtail-call-trunc.ll22 define i32 @test_i32() {
23 ; CHECK-LABEL: test_i32:
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Darm-insert-subvector.ll11 define <2 x i32> @test_i32(<6 x i32>* %src) {
16 ; CHECK-LABEL: test_i32
Dzero-cycle-zero.ll39 define void @test_i32() {
40 ; CHECK-LABEL: test_i32:
Dcttz.ll31 define i32 @test_i32(i32 %a) {
32 ; CHECK-LABEL: test_i32:
/external/llvm/test/CodeGen/ARM/
Dzero-cycle-zero.ll39 define void @test_i32() {
40 ; CHECK-LABEL: test_i32:
Dcttz.ll31 define i32 @test_i32(i32 %a) {
32 ; CHECK-LABEL: test_i32:
/external/clang/test/CodeGen/
Dmips-count-builtins.c17 void test_i32(int P) { in test_i32() function
Dcount-builtins.c14 void test_i32(int P) { in test_i32() function
Dwasm-varargs.c5 int test_i32(char *fmt, ...) { in test_i32() function
Dmips-varargs.c12 int test_i32(char *fmt, ...) { in test_i32() function
/external/llvm/test/CodeGen/AArch64/
Darm64-elf-globals.ll46 define i32 @test_i32(i32 %new) {
50 ; CHECK-LABEL: test_i32:
/external/swiftshader/third_party/LLVM/test/CodeGen/CellSPU/
Dctpop.ll25 define i32 @test_i32(i32 %X) {
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Darm64-elf-globals.ll50 define i32 @test_i32(i32 %new) {
54 ; CHECK-LABEL: test_i32:
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/GlobalISel/
Dphi.ll60 define i32 @test_i32(i32 %a, i32 %f, i32 %t) {
61 ; ALL-LABEL: test_i32:
Dselect-phi.mir38 define i32 @test_i32(i32 %a, i32 %f, i32 %t) {
222 name: test_i32
235 ; ALL-LABEL: name: test_i32
Dlegalize-phi.mir54 define i32 @test_i32(i32 %a, i32 %f, i32 %t) {
316 name: test_i32
336 ; ALL-LABEL: name: test_i32
/external/vixl/test/
Dtest-api.cc128 UintIntTest<int64_t> test_i32[] = { in TEST() local
157 M(test_i32) \ in TEST()
/external/gemmlowp/test/
Dcorrectness_meta_gemm.cc201 void test_i32(std::uint8_t* scratch, std::uint8_t* lhs, std::uint8_t* rhs, in test_i32() function
249 test_i32(scratch, left, right, m, n, k, result, pool, t); in i32_suite()

12