Searched defs:add1 (Results 1 – 10 of 10) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.cp/ |
H A D | cttiadd1.cc | 22 void add1() in add1() function
|
/openbsd-src/sys/dev/pci/drm/i915/ |
H A D | i915_fixed.h | 127 static inline uint_fixed_16_16_t add_fixed16(uint_fixed_16_16_t add1, in add_fixed16() 137 static inline uint_fixed_16_16_t add_fixed16_u32(uint_fixed_16_16_t add1, in add_fixed16_u32()
|
/openbsd-src/gnu/llvm/llvm/examples/ParallelJIT/ |
H A D | ParallelJIT.cpp | 277 struct threadParams add1 = { EE, add1F, 1000 }; in main() local
|
/openbsd-src/gnu/llvm/llvm/lib/Support/BLAKE3/ |
H A D | blake3_avx2.c | 221 const __m256i add1 = _mm256_and_si256(mask, add0); in load_counters() local
|
H A D | blake3_sse2.c | 450 const __m128i add1 = _mm_and_si128(mask, add0); in load_counters() local
|
H A D | blake3_sse41.c | 444 const __m128i add1 = _mm_and_si128(mask, add0); in load_counters() local
|
H A D | blake3_avx512.c | 1051 const __m512i add1 = _mm512_and_si512(mask, add0); in load_counters16() local
|
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_addrhashmap.h | 316 AddBucket *add1 = (AddBucket*)InternalAlloc(newsize); in acquire() local
|
/openbsd-src/sys/dev/pci/ |
H A D | ixgbe_phy.c | 95 static uint8_t ixgbe_ones_comp_byte_add(uint8_t add1, uint8_t add2) in ixgbe_ones_comp_byte_add()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | unroll.c | 2422 fold_rtx_mult_add (mult1, mult2, add1, mode) in fold_rtx_mult_add() argument
|