Home
last modified time | relevance | path

Searched defs:Pshufd (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceInstX8632.h269 Pshufd, enumerator
3247 using Pshufd = InstX86Pshufd; member
H A DIceInstX8664.h208 Pshufd, enumerator
3146 using Pshufd = InstX86Pshufd; member
/aosp_15_r20/frameworks/libs/binary_translation/assembler/instructions/
Dinsn_def_x86.json2134 "Pshufd": { "opcodes": [ "66", "0F", "70" ] }, object