Home
last modified time | relevance | path

Searched refs:halfwords (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonIntrinsicsV5.td13 // Vector reduce add unsigned halfwords
40 // Vector multiply halfwords, signed by unsigned
49 // Vector polynomial multiply halfwords
80 // Vector reduce add unsigned halfwords
138 // Complex add/sub halfwords/words
160 // Vector reduce maximum halfwords
168 // Vector reduce minimum halfwords
/third_party/node/deps/v8/src/codegen/s390/
Dassembler-s390-inl.h326 int32_t halfwords = (target - pc) / 2; // number of halfwords in set_target_address_at() local
327 instr_1 |= static_cast<uint32_t>(halfwords); in set_target_address_at()
Dassembler-s390.h944 int32_t halfwords = branch_offset(l) / 2; in S390_SS_A_OPCODE_LIST() local
945 brasl(r, Operand(halfwords)); in S390_SS_A_OPCODE_LIST()
/third_party/vixl/doc/aarch64/
Dsupported-instructions-aarch64.md4705 Reverse elements in 16-bit halfwords.
8427 Contiguous/gather load halfwords to vector.
8481 Contiguous load and replicate sixteen halfwords.
8517 Contiguous load and replicate eight halfwords.
8580 Contiguous/gather load signed halfwords to vector.
8797 Contiguous load first-fault unsigned halfwords to vector.
8806 Gather load first-fault unsigned halfwords to vector (immediate index).
8816 Gather load first-fault unsigned halfwords to vector (vector index).
8855 Contiguous load first-fault signed halfwords to vector.
8864 Gather load first-fault signed halfwords to vector (immediate index).
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMInstrNEON.td6855 // VREV16 : Vector Reverse elements within 16-bit halfwords