Searched refs:NEON2RegMiscUBit (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/codegen/arm64/ |
H A D | constants-arm64.h | 1364 NEON2RegMiscUBit = 0x20000000, 1369 NEON_UADDLP = NEON_SADDLP | NEON2RegMiscUBit, 1371 NEON_USQADD = NEON_SUQADD | NEON2RegMiscUBit, 1377 NEON_UADALP = NEON_SADALP | NEON2RegMiscUBit, 1391 NEON_UQXTN = NEON_SQXTN | NEON2RegMiscUBit, 1415 NEON_FCVTNU = NEON_FCVTNS | NEON2RegMiscUBit, 1417 NEON_FCVTPU = NEON_FCVTPS | NEON2RegMiscUBit, 1419 NEON_FCVTMU = NEON_FCVTMS | NEON2RegMiscUBit, 1421 NEON_FCVTZU = NEON_FCVTZS | NEON2RegMiscUBit, 1423 NEON_FCVTAU = NEON_FCVTAS | NEON2RegMiscUBit, [all...] |
/third_party/vixl/src/aarch64/ |
H A D | constants-aarch64.h | 1859 NEON2RegMiscUBit = 0x20000000, enumerator 1864 NEON_UADDLP = NEON_SADDLP | NEON2RegMiscUBit, 1866 NEON_USQADD = NEON_SUQADD | NEON2RegMiscUBit, 1872 NEON_UADALP = NEON_SADALP | NEON2RegMiscUBit, 1886 NEON_UQXTN = NEON_SQXTN | NEON2RegMiscUBit, 1914 NEON_FCVTNU = NEON_FCVTNS | NEON2RegMiscUBit, 1916 NEON_FCVTPU = NEON_FCVTPS | NEON2RegMiscUBit, 1918 NEON_FCVTMU = NEON_FCVTMS | NEON2RegMiscUBit, 1920 NEON_FCVTZU = NEON_FCVTZS | NEON2RegMiscUBit, 1922 NEON_FCVTAU = NEON_FCVTAS | NEON2RegMiscUBit, [all...] |
Completed in 14 milliseconds