Home
last modified time | relevance | path

Searched refs:NEON_CMGE (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/v8/src/codegen/arm64/
H A Dconstants-arm64.h1453 NEON_CMGE = NEON3SameFixed | 0x00003800,
1456 NEON_CMHS = NEON3SameFixed | NEON3SameUBit | NEON_CMGE,
2064 NEON_CMGE_scalar = NEON_Q | NEONScalar | NEON_CMGE,
H A Dassembler-arm64.cc3062 V(cmge, NEON_CMGE, vd.IsVector() || vd.Is1D()) \
/third_party/vixl/src/aarch64/
H A Dconstants-aarch64.h1988 NEON_CMGE = NEON3SameFixed | 0x00003800, enumerator
1991 NEON_CMHS = NEON3SameFixed | NEON3SameUBit | NEON_CMGE,
2647 NEON_CMGE_scalar = NEON_Q | NEONScalar | NEON_CMGE,
H A Dassembler-aarch64.cc4166 V(cmge, NEON_CMGE, vd.IsVector() || vd.Is1D()) \
H A Dsimulator-aarch64.cc7471 case NEON_CMGE: in Simulator()
/third_party/node/deps/v8/src/execution/arm64/
H A Dsimulator-arm64.cc4301 case NEON_CMGE:

Completed in 56 milliseconds