Searched refs:test_div (Results 1 – 18 of 18) sorted by relevance
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/GlobalISel/ |
| H A D | legalize-div.mir | 4 name: test_div 7 ; CHECK-LABEL: name: test_div
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | fp_load_fold.ll | 54 define double @test_div(double %X, ptr %P) { 55 ; CHECK-LABEL: test_div:
|
| H A D | div8.ll | 6 define signext i8 @test_div(i8 %dividend, i8 %divisor) nounwind ssp {
|
| H A D | early-ifcvt.ll | 162 ; CHECK: test_div 164 define i32 @test_div(i32 %a, i32 %b) nounwind uwtable readnone ssp {
|
| H A D | vector.ll | 55 define void @test_div(ptr %P, ptr %Q, ptr %S) {
|
| /llvm-project-15.0.7/clang/test/CodeGen/SystemZ/ |
| H A D | zvector2.c | 117 void test_div (void) in test_div() function
|
| H A D | zvector.c | 915 void test_div(void) { in test_div() function
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/GlobalISel/ |
| H A D | combine-redundant-neg.mir | 86 name: test_div 91 ; CHECK-LABEL: name: test_div
|
| /llvm-project-15.0.7/polly/lib/External/isl/imath/ |
| H A D | imdrover.h | 60 bool test_div(testspec_t* t, FILE* ofp);
|
| H A D | imtest.c | 110 {"div", 4, 2, test_div}, /* r2 = r1 / r2, r3 = r1 % r2 */
|
| H A D | imdrover.c | 615 bool test_div(testspec_t* t, FILE* ofp) { in test_div() function
|
| /llvm-project-15.0.7/clang/test/CodeGen/PowerPC/ |
| H A D | ppc-xmmintrin.c | 431 test_div() { in test_div() function
|
| H A D | ppc-emmintrin.c | 563 test_div() { in test_div() function
|
| /llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/ |
| H A D | vector.ll | 54 define void @test_div(%f8* %P, %f8* %Q, %f8* %S) {
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | arm64-fp128.ll | 55 define fp128 @test_div() { 56 ; CHECK-LABEL: test_div:
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Generic/ |
| H A D | vector.ll | 53 define void @test_div(%f8* %P, %f8* %Q, %f8* %S) {
|
| /llvm-project-15.0.7/mlir/test/Dialect/Tosa/ |
| H A D | ops.mlir | 148 func.func @test_div(%arg0: tensor<13x21x1xi32>, %arg1: tensor<13x21x3xi32>) -> tensor<13x21x3xi32> {
|
| /llvm-project-15.0.7/polly/lib/External/isl/ |
| H A D | isl_test.c | 990 static int test_div(isl_ctx *ctx) in test_div() function 10810 { "div", &test_div },
|