Home
last modified time | relevance | path

Searched defs:SIMD (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
H A Dkfd_dbgmgr.h86 uint32_t SIMD:2; /* SIMD id */ member
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dnds32-asm.h289 #define SIMD(sub) (OP6 (SIMD) | N32_SIMD_ ## sub) macro
H A Daarch64-tbl.h2505 #define SIMD &aarch64_feature_simd macro
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dnds32-asm.h289 #define SIMD(sub) (OP6 (SIMD) | N32_SIMD_ ## sub) macro
H A Daarch64-tbl.h2656 #define SIMD &aarch64_feature_simd macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLICM.cpp1325 auto *SIMD = MSSA->getMemoryAccess(SI); in canSinkOrHoistInst() local