Searched refs:int16_t (Results 451 - 475 of 518) sorted by relevance

<<11121314151617181920>>

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1559 static_cast<int16_t>(FPLiteral.bitcastToAPInt().getZExtValue()),
1581 static_cast<int16_t>(Literal.getLoBits(16).getSExtValue()),
1822 AMDGPU::isInlinableLiteral16(static_cast<int16_t>(Val),
1836 assert(AMDGPU::isInlinableLiteral16(static_cast<int16_t>(Val),
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp3736 int16_t SImm;
3783 int16_t SImm;
4743 int16_t Imm;
4801 int16_t Imm;
/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp516 int16_t NumUOps = ItinData ? ItinData->getValueAsInt("NumMicroOps") : 0;
/freebsd-12-stable/contrib/tcpdump/
H A Dprint-icmp6.c347 int16_t nd_opt_hai_preference;
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/Disassembler/
H A DX86Disassembler.cpp571 int16_t d16;
/freebsd-12-stable/contrib/elftoolchain/libdwarf/
H A Dlibdwarf_frame.c84 *val = (int16_t) dbg->read(data, offsetp, 2);
/freebsd-12-stable/contrib/file/src/
H A Dcdf.c1048 if (!cdf_copy_info(&inp[i], &q[o4], e, sizeof(int16_t)))
/freebsd-12-stable/sys/contrib/zstd/doc/educational_decoder/
H A Dzstd_decompress.c48 typedef int16_t i16;
/freebsd-12-stable/sys/dev/cxgbe/tom/
H A Dt4_tom.c1087 const struct tcp_options *tcpopt, int16_t l2t_idx, struct conn_params *cp)
/freebsd-12-stable/sys/dev/xen/netback/
H A Dnetback.c2062 int16_t status = gnttab[gnt_idx].status;
/freebsd-12-stable/sys/dev/usb/net/
H A Dif_usie.c1488 sc->sc_rssi = be16toh(*(int16_t *)(cns + 1));
/freebsd-12-stable/sys/dev/usb/
H A Dusb_dev.c1831 struct usb_fifo_sc *f_sc, uint16_t unit, int16_t subunit,
/freebsd-12-stable/usr.bin/lex/
H A Dinitscan.c57 typedef int16_t flex_int16_t;
/freebsd-12-stable/sys/dev/mvs/
H A Dmvs.c949 resid < length; resid += sizeof(int16_t))
975 resid < length; resid += sizeof(int16_t))
/freebsd-12-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_attach.c61 static int16_t ar9300_get_nf_adjust(struct ath_hal *ah,
3267 static int16_t
H A Dar9300_misc.c1338 int16_t nfarray[HAL_NUM_NF_READINGS];
3314 static int16_t p_pwr_array[ar9300_rate_size] = { 0 };
/freebsd-12-stable/usr.sbin/cxgbetool/
H A Dcxgbetool.c2892 op.u.params.weight = (int16_t)l;
2894 op.u.params.pktsize = (int16_t)l;
/freebsd-12-stable/contrib/gcclibs/libdecnumber/
H A Dconfigure6073 echo "$as_me:$LINENO: checking for type equivalent to int16_t" >&5
6074 echo $ECHO_N "checking for type equivalent to int16_t... $ECHO_C" >&6
6116 2) acx_cv_type_intptr_t=int16_t ;;
8620 typedef $acx_cv_type_int16_t int16_t;
8631 /* int8_t int16_t int32_t defined by inet code, we do the u_intXX types */
8783 typedef int16_t int_least16_t;
/freebsd-12-stable/contrib/llvm-project/lldb/source/Utility/
H A DScalar.cpp2598 operator=(static_cast<int16_t>(data.GetU16(&offset)));
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h502 int16_t NodeType;
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp3668 int16_t DstRegClass = Desc.OpInfo[StartOp].RegClass;
3710 emitInstWithOffset(MCOperand::createImm(int16_t(LoOffset)));
3734 emitInstWithOffset(MCOperand::createImm(int16_t(Res.getConstant())));
3795 int16_t DstRegClass = Desc.OpInfo[StartOp].RegClass;
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp258 return static_cast<int16_t>(Imm.Val);
/freebsd-12-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_consume.c1781 remaining = *((int16_t *)addr);
/freebsd-12-stable/sys/contrib/zstd/lib/legacy/
H A Dzstd_v03.c96 typedef int16_t S16;
/freebsd-12-stable/sys/dev/isp/
H A Disp_pci.c330 int16_t pci_poff[_NREG_BLKS];

Completed in 409 milliseconds

<<11121314151617181920>>