Home
last modified time | relevance | path

Searched refs:test_div (Results 1 – 25 of 32) sorted by relevance

12

/external/llvm-project/llvm/test/CodeGen/AArch64/GlobalISel/
Dlegalize-div.mir4 name: test_div
7 ; CHECK-LABEL: name: test_div
/external/llvm-project/llvm/test/CodeGen/X86/
Dfp_load_fold.ll54 define double @test_div(double %X, double* %P) {
55 ; CHECK-LABEL: test_div:
Ddiv8.ll6 define signext i8 @test_div(i8 %dividend, i8 %divisor) nounwind ssp {
Dearly-ifcvt.ll162 ; CHECK: test_div
164 define i32 @test_div(i32 %a, i32 %b) nounwind uwtable readnone ssp {
Dvector.ll55 define void @test_div(%f8* %P, %f8* %Q, %f8* %S) {
/external/llvm-project/clang/test/CodeGen/SystemZ/
Dzvector2.c117 void test_div (void) in test_div() function
Dzvector.c915 void test_div(void) { in test_div() function
/external/eigen/unsupported/test/
Dcxx11_tensor_uint128.cpp97 void test_div() { in test_div() function
156 CALL_SUBTEST_4(test_div()); in test_cxx11_tensor_uint128()
/external/llvm/test/CodeGen/X86/
Ddiv8.ll6 define signext i8 @test_div(i8 %dividend, i8 %divisor) nounwind ssp {
Dfp_load_fold.ll30 define double @test_div(double %X, double* %P) {
Dearly-ifcvt.ll162 ; CHECK: test_div
164 define i32 @test_div(i32 %a, i32 %b) nounwind uwtable readnone ssp {
Dvector.ll55 define void @test_div(%f8* %P, %f8* %Q, %f8* %S) {
/external/freetype/src/base/
Dftcalc.c945 FT_UInt32 root, rem_hi, rem_lo, test_div;
961 test_div = ( root << 1 ) + 1;
963 if ( rem_hi >= test_div )
965 rem_hi -= test_div;
/external/llvm/test/CodeGen/AArch64/
Darm64-fp128.ll45 define fp128 @test_div() {
46 ; CHECK-LABEL: test_div:
/external/llvm-project/clang/test/CodeGen/
Dppc-xmmintrin.c836 test_div() { in test_div() function
Dppc-emmintrin.c1271 test_div() { in test_div() function
/external/llvm-project/llvm/test/CodeGen/PowerPC/
Dvector.ll54 define void @test_div(%f8* %P, %f8* %Q, %f8* %S) {
/external/llvm/test/CodeGen/PowerPC/
Dvector.ll54 define void @test_div(%f8* %P, %f8* %Q, %f8* %S) {
/external/python/cpython2/Lib/test/
Dtest_binop.py291 def test_div(self): member in RatTestCase
/external/llvm-project/llvm/test/CodeGen/Generic/
Dvector.ll53 define void @test_div(%f8* %P, %f8* %Q, %f8* %S) {
/external/llvm/test/CodeGen/Generic/
Dvector.ll53 define void @test_div(%f8* %P, %f8* %Q, %f8* %S) {
/external/llvm-project/llvm/test/CodeGen/AArch64/
Darm64-fp128.ll70 define fp128 @test_div() {
71 ; CHECK-LABEL: test_div:
/external/tensorflow/tensorflow/python/keras/engine/
Dragged_keras_tensor_test.py87 def test_div(self): member in RaggedKerasTensorTest
/external/python/cpython3/Lib/test/
Dtest_binop.py272 def test_div(self): member in RatTestCase
/external/clang/test/CodeGen/
Dzvector.c735 void test_div (void) in test_div() function

12