Searched defs:op1 (Results 26 - 34 of 34) sorted by relevance
12
/kernel/linux/linux-5.10/lib/zstd/ |
H A D | huf_decompress.c | 277 BYTE *op1 = ostart; in HUF_decompress4X2_usingDTable_internal() local 736 BYTE *op1 = ostart; in HUF_decompress4X4_usingDTable_internal() local [all...] |
/kernel/linux/linux-6.6/fs/smb/server/ |
H A D | oplock.c | 1032 static void copy_lease(struct oplock_info *op1, struct oplock_info *op2) in copy_lease() argument
|
/kernel/linux/linux-6.6/scripts/gcc-plugins/ |
H A D | gcc-common.h | 311 static inline gimple gimple_build_assign_with_ops(enum tree_code subcode, tree lhs, tree op1, tree op2 MEM_STAT_DECL) in gimple_build_assign_with_ops() argument
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | mpc52xx_psc.h | 203 u8 op1; /* PSC + 0x38 */ member 344 u8 op1; /* PSC + 0x48 */ member
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | mpc52xx_psc.h | 203 u8 op1; /* PSC + 0x38 */ member 344 u8 op1; /* PSC + 0x48 */ member
|
/kernel/linux/linux-5.10/scripts/gcc-plugins/ |
H A D | gcc-common.h | 850 static inline gimple gimple_build_assign_with_ops(enum tree_code subcode, tree lhs, tree op1, tree op2 MEM_STAT_DECL) in gimple_build_assign_with_ops() argument
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | alternative.c | 674 u8 op1, op2; in apply_retpolines() local
|
/kernel/linux/linux-6.6/lib/zstd/decompress/ |
H A D | huf_decompress.c | 581 BYTE* op1 = ostart; in HUF_decompress4X1_usingDTable_internal_body() local 1275 BYTE* op1 = ostart; in HUF_decompress4X2_usingDTable_internal_body() local [all...] |
/kernel/liteos_m/arch/risc-v/nuclei/gcc/nmsis/Core/Include/ |
H A D | core_feature_dsp.h | 18558 __STATIC_FORCEINLINE int32_t __SMUADX (int32_t op1, int32_t op2) in __SMUADX() argument 18567 __STATIC_FORCEINLINE int32_t __SMLAD(int32_t op1, int32_t op2, int32_t op3) in __SMLAD() argument 18572 __STATIC_FORCEINLINE int32_t __SMLADX(int32_t op1, int32_t op2, int32_t op3) in __SMLADX() argument 18577 __STATIC_FORCEINLINE int32_t __SMLSDX(int32_t op1, int32_t op2, int32_t op3) in __SMLSDX() argument 18582 __STATIC_FORCEINLINE int64_t __SMLALD(int32_t op1, int32_t op2, int64_t acc) in __SMLALD() argument 18587 __SMLALDX(int32_t op1, int32_t op2, int64_t acc) __SMLALDX() argument 18592 __SMUAD(int32_t op1, int32_t op2) __SMUAD() argument 18597 __SMUSD(int32_t op1, int32_t op2) __SMUSD() argument 18604 __SXTAB16(uint32_t op1, uint32_t op2) __SXTAB16() argument 18609 __SMMLA(int32_t op1, int32_t op2, int32_t op3) __SMMLA() argument [all...] |
Completed in 34 milliseconds
12