Searched defs:shft (Results 1 – 7 of 7) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Headers/ |
| H A D | riscv_corev_alu.h | 83 uint8_t shft) { in __riscv_cv_alu_addN() 88 __riscv_cv_alu_adduN(unsigned long a, unsigned long b, uint8_t shft) { in __riscv_cv_alu_adduN() 93 uint8_t shft) { in __riscv_cv_alu_addRN() 98 __riscv_cv_alu_adduRN(unsigned long a, unsigned long b, uint8_t shft) { in __riscv_cv_alu_adduRN() 103 uint8_t shft) { in __riscv_cv_alu_subN() 108 __riscv_cv_alu_subuN(unsigned long a, unsigned long b, uint8_t shft) { in __riscv_cv_alu_subuN() 113 uint8_t shft) { in __riscv_cv_alu_subRN() 118 __riscv_cv_alu_subuRN(unsigned long a, unsigned long b, uint8_t shft) { in __riscv_cv_alu_subuRN()
|
| /freebsd/contrib/libc-vis/ |
| H A D | vis.c | 306 int iswextra, i, shft; in do_svis() local 405 int clen = 0, cerr, error = -1, i, shft; in istrsenvisx() local
|
| /freebsd/sys/contrib/openzfs/module/zfs/ |
| H A D | dmu_tx.c | 277 int shft = dn->dn_indblkshift - SPA_BLKPTRSHIFT; in dmu_tx_count_write() local
|
| /freebsd/sys/dev/videomode/ |
| H A D | edidreg.h | 113 #define _CHLO(byt, shft) (((byt) >> (shft)) & 0x3) argument
|
| /freebsd/contrib/llvm-project/openmp/runtime/src/ |
| H A D | kmp_csupport.cpp | 4269 kmp_int64 shft; in __kmpc_doacross_wait() local 4381 kmp_int64 shft; in __kmpc_doacross_post() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUAsmPrinter.cpp | 1321 const MCExpr *shft = MCConstantExpr::create(Shift, Ctx); in EmitProgramInfoSI() local
|
| /freebsd/sys/dev/bxe/ |
| H A D | bxe.c | 723 uint32_t shft = 0; in calc_crc32() local
|