Searched refs:MUL4 (Results 1 - 12 of 12) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math_avx2.c225 #define MUL4(r...) \ macro
H A Dvdev_raidz_math_avx512bw.c223 #define MUL4(r...) \ macro
H A Dvdev_raidz_math_scalar.c130 #define MUL4(a) \ macro
H A Dvdev_raidz_math_avx512f.c218 #define MUL4(r...) \ macro
H A Dvdev_raidz_math_impl.h297 * Require LOAD(), XOR(), STORE(), MUL2(), and MUL4() macros
324 MUL4(T); \
332 MUL4(T); \
H A Dvdev_raidz_math_aarch64_neon_common.h450 #define MUL4(r...) \ macro
H A Dvdev_raidz_math_powerpc_altivec_common.h455 #define MUL4(r...) \ macro
H A Dvdev_raidz_math_sse2.c237 #define MUL4(r...) \ macro
H A Dvdev_raidz_math_ssse3.c224 #define MUL4(r...) \ macro
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIDefines.h196 MUL4 = 2,
H A DSIFoldOperands.cpp1383 return SIOutMods::MUL4;
1395 return SIOutMods::MUL4;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUInstPrinter.cpp1191 else if (Imm == SIOutMods::MUL4)

Completed in 210 milliseconds