Home
last modified time | relevance | path

Searched refs:dparam (Results 1 – 8 of 8) sorted by relevance

/external/eigen/blas/f2c/
Ddrotm.c16 doublereal *dy, integer *incy, doublereal *dparam) in drotm_() argument
88 --dparam; in drotm_()
95 dflag = dparam[1]; in drotm_()
112 dh12 = dparam[4]; in drotm_()
113 dh21 = dparam[3]; in drotm_()
125 dh11 = dparam[2]; in drotm_()
126 dh22 = dparam[5]; in drotm_()
138 dh11 = dparam[2]; in drotm_()
139 dh12 = dparam[4]; in drotm_()
140 dh21 = dparam[3]; in drotm_()
[all …]
Ddrotmg.c16 dx1, doublereal *dy1, doublereal *dparam) in drotmg_() argument
98 --dparam; in drotmg_()
277 dparam[3] = dh21; in drotmg_()
278 dparam[4] = dh12; in drotmg_()
281 dparam[2] = dh11; in drotmg_()
282 dparam[5] = dh22; in drotmg_()
285 dparam[2] = dh11; in drotmg_()
286 dparam[3] = dh21; in drotmg_()
287 dparam[4] = dh12; in drotmg_()
288 dparam[5] = dh22; in drotmg_()
[all …]
/external/llvm/test/Analysis/ValueTracking/
Dmemory-dereferenceable.ll23 define void @test(i32 addrspace(1)* dereferenceable(8) %dparam,
24 i8 addrspace(1)* dereferenceable(32) align 1 %dparam.align1,
25 i8 addrspace(1)* dereferenceable(32) align 16 %dparam.align16)
37 ; CHECK: %dparam{{.*}}(aligned)
38 %load3 = load i32, i32 addrspace(1)* %dparam
41 …int.p0f_i1f(i64 0, i32 0, i1 ()* @return_i1, i32 0, i32 0, i32 0, i32 0, i32 addrspace(1)* %dparam)
46 %dpa = call i32 addrspace(1)* @func1(i32 addrspace(1)* %dparam)
92 ; CHECK: %dparam.align1{{.*}}(unaligned)
93 ; CHECK: %dparam.align16{{.*}}(aligned)
94 %load15 = load i8, i8 addrspace(1)* %dparam.align1, align 16
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/ValueTracking/
Dmemory-dereferenceable.ll24 i32 addrspace(1)* dereferenceable(8) %dparam,
25 i8 addrspace(1)* dereferenceable(32) align 1 %dparam.align1,
26 i8 addrspace(1)* dereferenceable(32) align 16 %dparam.align16,
54 ; CHECK: %dparam{{.*}}(aligned)
55 %load3 = load i32, i32 addrspace(1)* %dparam
58 …int.p0f_i1f(i64 0, i32 0, i1 ()* @return_i1, i32 0, i32 0, i32 0, i32 0, i32 addrspace(1)* %dparam)
63 %dpa = call i32 addrspace(1)* @func1(i32 addrspace(1)* %dparam)
109 ; CHECK: %dparam.align1{{.*}}(unaligned)
110 ; CHECK: %dparam.align16{{.*}}(aligned)
111 %load15 = load i8, i8 addrspace(1)* %dparam.align1, align 16
[all …]
/external/llvm/test/Transforms/InstCombine/
Dgc.relocate.ll12 define i32 @explicit_nonnull(i32 addrspace(1)* nonnull %dparam) gc "statepoint-example" {
17 %load = load i32, i32 addrspace(1)* %dparam
18 …int.p0f_i1f(i64 0, i32 0, i1 ()* @return_i1, i32 0, i32 0, i32 0, i32 0, i32 addrspace(1)* %dparam)
25 define i32 @implicit_nonnull(i32 addrspace(1)* %dparam) gc "statepoint-example" {
30 %cond = icmp eq i32 addrspace(1)* %dparam, null
33 %load = load i32, i32 addrspace(1)* %dparam
34 …int.p0f_i1f(i64 0, i32 0, i1 ()* @return_i1, i32 0, i32 0, i32 0, i32 0, i32 addrspace(1)* %dparam)
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/
Dgc.relocate.ll12 define i32 @explicit_nonnull(i32 addrspace(1)* nonnull %dparam) gc "statepoint-example" {
17 %load = load i32, i32 addrspace(1)* %dparam
18 …int.p0f_i1f(i64 0, i32 0, i1 ()* @return_i1, i32 0, i32 0, i32 0, i32 0, i32 addrspace(1)* %dparam)
25 define i32 @implicit_nonnull(i32 addrspace(1)* %dparam) gc "statepoint-example" {
30 %cond = icmp eq i32 addrspace(1)* %dparam, null
33 %load = load i32, i32 addrspace(1)* %dparam
34 …int.p0f_i1f(i64 0, i32 0, i1 ()* @return_i1, i32 0, i32 0, i32 0, i32 0, i32 addrspace(1)* %dparam)
/external/llvm/test/Verifier/
Dinvalid-statepoint.ll13 define i32 addrspace(1)* @0(i32 addrspace(1)* %dparam) {
14 %a00 = load i32, i32 addrspace(1)* %dparam
15 ….statepoint.p0f0i1f(i64 0, i32 0, i1 ()* @return0i1, i32 9, i32 0, i2 0, i32 addrspace(1)* %dparam)
/external/swiftshader/third_party/llvm-7.0/llvm/test/Verifier/
Dinvalid-statepoint.ll13 define i32 addrspace(1)* @0(i32 addrspace(1)* %dparam) {
14 %a00 = load i32, i32 addrspace(1)* %dparam
15 ….statepoint.p0f0i1f(i64 0, i32 0, i1 ()* @return0i1, i32 9, i32 0, i2 0, i32 addrspace(1)* %dparam)