/external/swiftshader/third_party/LLVM/test/CodeGen/MBlaze/ |
D | fpu.ll | 53 define float @test_div(float %a, float %b) { 54 ; FUN: test_div: 55 ; FPU: test_div:
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/GlobalISel/ |
D | legalize-div.mir | 7 define void @test_div() { 14 name: test_div 25 ; CHECK-LABEL: name: test_div
|
/external/u-boot/arch/arm/mach-imx/mx6/ |
D | clock.c | 213 u32 div, test_div, pll_num, pll_denom; in decode_pll() local 245 test_div = (div & BM_ANADIG_PLL_AUDIO_TEST_DIV_SELECT) >> in decode_pll() 248 if (test_div == 3) { in decode_pll() 252 test_div = 1 << (2 - test_div); in decode_pll() 254 return infreq * (div + pll_num / pll_denom) / test_div; in decode_pll() 264 test_div = (div & BM_ANADIG_PLL_VIDEO_POST_DIV_SELECT) >> in decode_pll() 267 if (test_div == 3) { in decode_pll() 271 test_div = 1 << (2 - test_div); in decode_pll() 273 return infreq * (div + pll_num / pll_denom) / test_div; in decode_pll()
|
/external/eigen/unsupported/test/ |
D | cxx11_tensor_uint128.cpp | 97 void test_div() { in test_div() function 156 CALL_SUBTEST_4(test_div()); in test_cxx11_tensor_uint128()
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | div8.ll | 6 define signext i8 @test_div(i8 %dividend, i8 %divisor) nounwind ssp {
|
D | fp_load_fold.ll | 30 define double @test_div(double %X, double* %P) {
|
D | vector.ll | 55 define void @test_div(%f8* %P, %f8* %Q, %f8* %S) {
|
/external/freetype/src/base/ |
D | ftcalc.c | 942 FT_UInt32 root, rem_hi, rem_lo, test_div; 958 test_div = ( root << 1 ) + 1; 960 if ( rem_hi >= test_div ) 962 rem_hi -= test_div;
|
/external/llvm/test/CodeGen/X86/ |
D | div8.ll | 6 define signext i8 @test_div(i8 %dividend, i8 %divisor) nounwind ssp {
|
D | fp_load_fold.ll | 30 define double @test_div(double %X, double* %P) {
|
D | early-ifcvt.ll | 162 ; CHECK: test_div 164 define i32 @test_div(i32 %a, i32 %b) nounwind uwtable readnone ssp {
|
D | vector.ll | 55 define void @test_div(%f8* %P, %f8* %Q, %f8* %S) {
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | div8.ll | 6 define signext i8 @test_div(i8 %dividend, i8 %divisor) nounwind ssp {
|
D | fp_load_fold.ll | 30 define double @test_div(double %X, double* %P) {
|
D | early-ifcvt.ll | 162 ; CHECK: test_div 164 define i32 @test_div(i32 %a, i32 %b) nounwind uwtable readnone ssp {
|
D | vector.ll | 55 define void @test_div(%f8* %P, %f8* %Q, %f8* %S) {
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-fp128.ll | 45 define fp128 @test_div() { 46 ; CHECK-LABEL: test_div:
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | arm64-fp128.ll | 45 define fp128 @test_div() { 46 ; CHECK-LABEL: test_div:
|
/external/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/ |
D | vector.ll | 54 define void @test_div(%f8* %P, %f8* %Q, %f8* %S) {
|
/external/swiftshader/third_party/LLVM/test/CodeGen/Generic/ |
D | vector.ll | 54 define void @test_div(%f8* %P, %f8* %Q, %f8* %S) {
|
/external/llvm/test/CodeGen/PowerPC/ |
D | vector.ll | 54 define void @test_div(%f8* %P, %f8* %Q, %f8* %S) {
|
/external/python/cpython2/Lib/test/ |
D | test_binop.py | 291 def test_div(self): member in RatTestCase
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/ |
D | vector.ll | 54 define void @test_div(%f8* %P, %f8* %Q, %f8* %S) {
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Generic/ |
D | vector.ll | 53 define void @test_div(%f8* %P, %f8* %Q, %f8* %S) {
|
/external/llvm/test/CodeGen/Generic/ |
D | vector.ll | 53 define void @test_div(%f8* %P, %f8* %Q, %f8* %S) {
|