Home
last modified time | relevance | path

Searched refs:S9 (Results 1 – 25 of 33) sorted by relevance

12

/freebsd/lib/msun/src/
H A De_sinhl.c49 S9 = 2.7557319223873889e-6, /* 0x171de3a5565fe6.0p-71 */ variable
63 S9 = 2.75573192239858906525574406205464218e-6L, /* 0x171de3a556c7338faac243aaa9592.0p-131L */ variable
111 ((S9*x2 + S7)*x2 + S5)*(x2*x*x2) + S3*(x2*x) + x); in sinhl()
116 S17)*x2 + S15)*x2 + S13)*x2 + S11)*x2 + S9)*x2 + S7)*x2 + in sinhl()
H A Dk_sincosl.h86 S9 = -0.82206352458348947812512122163446202498005154296863e-17, variable
118 z * (S9 + z * (S10 + z * (S11 + z * S12))))))))); in __kernel_sincosl()
/freebsd/lib/msun/ld128/
H A Dk_sinl.c39 S9 = -0.82206352458348947812512122163446202498005154296863e-17, variable
52 z*(S9+z*(S10+z*(S11+z*S12))))))))); in __kernel_sinl()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCInstrFormats.td43 let MIOperandInfo = (ops GPR32:$B, immS<9>:$S9);
218 // |B[2-0] |S9[7-1] | 1|S9[8]|B[5-3] |C |N|u|0|cc |
227 bits<9> S9; // 2-byte aligned 9-bit byte-offset.
231 let Inst{23-17} = S9{7-1};
233 let Inst{15} = S9{8};
479 // Register + S9 Load. (B + S9)
481 // |B[2-0] |S9[7-0] |S9[8]|B[5-3] |di|aa |zz |x|A |
487 bits<9> S9;
491 let Inst{23-16} = S9{7-0};
492 let Inst{15} = S9{8};
[all …]
H A DARCInstrInfo.td439 (ins btargetS9:$S9, GPR32:$B, GPR32:$C, brccond:$cc),
440 "br$cc\t$B, $C, $S9", 0, []>;
442 (ins btargetS9:$S9, GPR32:$B, immU6:$C, brccond:$cc),
443 "br$cc\t$B, $C, $S9", 1, []>;
920 (ins GPR32:$B, immS<9>:$S9),
921 asmop#aa.AsmSuffix#"\t$A, [$B,$S9]", []>, ArcLdStRel
990 (ins GPR32:$C, GPR32:$B, immS<9>:$S9),
991 asmop#aa.AsmSuffix#"\t$C, [$B,$S9]", []>, ArcLdStRel
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStringSwitch.h137 StringLiteral S9, T Value) { in Cases() argument
138 return Case(S0, Value).Cases(S1, S2, S3, S4, S5, S6, S7, S8, S9, Value); in Cases()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMCallingConv.td80 S9, S10, S11, S12, S13, S14, S15]>>,
100 S9, S10, S11, S12, S13, S14, S15]>>,
228 S9, S10, S11, S12, S13, S14, S15]>>,
248 S9, S10, S11, S12, S13, S14, S15]>>,
H A DARMCallingConv.cpp157 ARM::S8, ARM::S9, ARM::S10, ARM::S11,
H A DARMRegisterInfo.td106 def S8 : ARMFReg< 8, "s8">; def S9 : ARMFReg< 9, "s9">;
125 def D4 : ARMReg< 4, "d4", [S8, S9]>, DwarfRegNum<[260]>;
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/Disassembler/
H A DARCDisassembler.cpp172 unsigned S9 = Insn & 0x1ff; in DecodeMEMrs9() local
175 Inst.addOperand(MCOperand::createImm(SignExtend32<9>(S9))); in DecodeMEMrs9()
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dsdm845-samsung-starqltechn.dts3 * SDM845 Samsung S9 (SM-G9600) (starqltechn / star2qltechn) common device tree source
16 model = "Samsung Galaxy S9 SM-G9600";
H A Dmsm8992-bullhead-rev-101.dts114 /* S8, S9, S10 and S11 - SPMI-managed VDD_APC */
H A Dmsm8992-lg-bullhead.dtsi122 /* S8, S9, S10 and S11 - SPMI-managed VDD_APC */
H A Dmsm8992-xiaomi-libra.dts238 /* S8, S9, S10 and S11 - SPMI-managed VDD_APC */
H A Dmsm8994-sony-xperia-kitakami.dtsi256 * S9, S10 and S11 (the main one) - SPMI-managed VDD_APC1
H A Dsm8350-sony-xperia-sagami.dtsi150 * S9 - mxc.lvl
H A Dmsm8994-msft-lumia-octagon.dtsi613 * S9, S10 and S11 (the main one) - SPMI-managed VDD_APC1
/freebsd/usr.sbin/moused/
H A Dmoused.c458 #define S9 9 /* button 1 or 3 up after S3 */ macro
477 { { S0, S9, S9, S3, S3 }, MOUSE_BUTTON2DOWN, ~0, FALSE },
488 /* S9 */
489 { { S0, S9, S9, S3, S9 }, 0, ~(MOUSE_BUTTON1DOWN | MOUSE_BUTTON3DOWN), FALSE },
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64PBQPRegAlloc.cpp44 case AArch64::S9: in isOdd()
H A DAArch64RegisterInfo.td357 def S9 : AArch64Reg<9, "s9", [H9]>, DwarfRegAlias<B9>;
392 def D9 : AArch64Reg<9, "d9", [S9], ["v9", ""]>, DwarfRegAlias<B9>;
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCTargetDesc.cpp257 {codeview::RegisterId::ARM_FS9, ARM::S9}, in initLLVMToCVRegMapping()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCTargetDesc.cpp150 {codeview::RegisterId::ARM64_S9, AArch64::S9}, in initLLVMToCVRegMapping()
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h454 S9 = 9 enumerator
/freebsd/contrib/ncurses/include/
H A DCaps-ncurses204 #key_sf9 ksf9 str S9 - - ----K special function key 9
/freebsd/sys/contrib/edk2/Include/Library/
H A DBaseLib.h145 UINT64 S9; member

12