Home
last modified time | relevance | path

Searched refs:S17 (Results 1 – 23 of 23) sorted by relevance

/netbsd-src/external/mit/isl/dist/test_inputs/codegen/cloog/
H A Dusvd_e_t.c52 S17(7, 4, 1);
61 S17(7, 5, 1);
134 S17(8, 4, 2);
148 S17(8, 5, 2);
162 S17(8, 6, 2);
216 S17(9, 4, 3);
232 S17(9, 5, 3);
246 S17(9, 6, 3);
258 S17(9, 7, 3);
298 S17(10, 4, 4);
[all …]
H A Dusvd_e_t.st1 … and i1 <= -5 + i0; S5[i0, i1, 0] : i0 >= 4 and i1 <= 4 and i1 >= -4 + i0; S17[i0, i1, -6 + i0] : …
5S17[i0, i1, i2] -> [(i0)]; S25[i0, i1, i2] -> [(i0)]; S18[i0, i1, i2] -> [(i0)]; S26[i0, i1, i2] -…
25 - filter: "{ S17[i0, i1, i2] }"
H A Dswim.c18 S17();
H A Dswim.st1 …1 and i0 >= 2 and i0 <= P and i1 >= 1 and i1 <= Q and i2 >= 1 and i2 <= R; S17[] : M = 1; S96[i0, …
22 - filter: "[M, N, O, P, Q, R] -> { S17[] }"
/netbsd-src/lib/libm/src/
H A De_sinhl.c62 S17 = 2.8346142308424267e-15; /* 0x19882ce789ffc6.0p-101 */ variable
76 S17 = 2.81145725434775409870584280722701574e-15L; /* 0x1952c77030c36898c3fd0b6dfc562.0p-161L */ variable
119 RETURNI(((S17*x2 + S15)*x4 + (S13*x2 + S11))*(x2*x*x4*x4) + in sinhl()
125 S17)*x2 + S15)*x2 + S13)*x2 + S11)*x2 + S9)*x2 + S7)*x2 + in sinhl()
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dr8a73a4-ape6evm.dts116 label = "S17";
/netbsd-src/sys/external/gpl2/dts/dist/arch/mips/boot/dts/ingenic/
H A Dqi_lb60.dts134 <MATRIX_KEY(1, 7, KEY_I)>, /* S17 */
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64PBQPRegAlloc.cpp55 case AArch64::S17: in isOdd()
H A DAArch64SchedPredicates.td117 CheckRegOperand<0, S17>,
H A DAArch64RegisterInfo.td338 def S17 : AArch64Reg<17, "s17", [H17]>, DwarfRegAlias<B17>;
373 def D17 : AArch64Reg<17, "d17", [S17], ["v17", ""]>, DwarfRegAlias<B17>;
/netbsd-src/dist/pf/etc/
H A Dpf.os331 S17:64:1:64:N,W3,N,N,T0,N,N,S,M*: Solaris:8:RFC1323:Solaris 8 RFC1323
332 S17:64:1:48:N,N,S,M*: Solaris:8::Solaris 8
333 S17:255:1:44:M*: Solaris:2.5-2.7::Solaris 2.5 to 7
538 S17:64:1:60:M1380,N,W0,N,N,T: SCO:UnixWare:7.1:SCO UnixWare 7.1.3 MP3
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dtraits.d2875 struct S17
2893 struct S18 { typeof(S17.tupleof) a; void delegate() p; }
2894 struct S19 { typeof(S17.tupleof) a; Object p; }
2895 struct S20 { typeof(S17.tupleof) a; int* p; }
2896 class S21 { typeof(S17.tupleof) a; }
2897 class S22 { typeof(S17.tupleof) a; void delegate() p; }
2898 class S23 { typeof(S17.tupleof) a; Object p; }
2899 class S24 { typeof(S17.tupleof) a; int* p; }
2900 static assert(!hasRawUnsharedAliasing!S17);
2901 static assert(!hasRawUnsharedAliasing!(immutable(S17)));
[all …]
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dtraits.d3109 struct S17
3127 struct S18 { typeof(S17.tupleof) a; void delegate() p; }
3128 struct S19 { typeof(S17.tupleof) a; Object p; }
3129 struct S20 { typeof(S17.tupleof) a; int* p; }
3130 class S21 { typeof(S17.tupleof) a; }
3131 class S22 { typeof(S17.tupleof) a; void delegate() p; }
3132 class S23 { typeof(S17.tupleof) a; Object p; }
3133 class S24 { typeof(S17.tupleof) a; int* p; }
3134 static assert(!hasRawUnsharedAliasing!S17);
3135 static assert(!hasRawUnsharedAliasing!(immutable(S17)));
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCTargetDesc.cpp152 {codeview::RegisterId::ARM64_S17, AArch64::S17}, in initLLVMToCVRegMapping()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCTargetDesc.cpp259 {codeview::RegisterId::ARM_FS17, ARM::S17}, in initLLVMToCVRegMapping()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMRegisterInfo.td108 def S16 : ARMFReg<16, "s16">; def S17 : ARMFReg<17, "s17">;
127 def D8 : ARMReg< 8, "d8", [S16, S17]>, DwarfRegNum<[264]>;
H A DARMCallingConv.td116 CCIfType<[f32], CCAssignToReg<[S16, S17, S18, S19, S20, S21, S22, S23]>>,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCCallingConv.td279 def CSR_SPE : CalleeSavedRegs<(add S14, S15, S16, S17, S18, S19, S20, S21, S22,
H A DPPCFrameLowering.cpp207 {PPC::S17, -120}, in getCalleeSavedSpillSlots()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp373 AArch64::S15, AArch64::S16, AArch64::S17, AArch64::S18, AArch64::S19,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp1315 ARM::S16, ARM::S17, ARM::S18, ARM::S19,
/netbsd-src/external/historical/nawk/dist/testdir/
H A Dfunstack.ok3557 Functions of the First Kind [S17]'' . . 282--284
H A Dfunstack.in26596 title = "Remark on {``Algorithm 236: Bessel Functions of the First Kind [S17]''}",