Home
last modified time | relevance | path

Searched refs:NEON_FMLA (Results 1 – 6 of 6) sorted by relevance

/external/v8/src/arm64/
Dconstants-arm64.h1486 NEON_FMLA = NEON3SameFixed | 0x0000C800, enumerator
Dsimulator-arm64.cc3777 case NEON_FMLA: in VisitNEON3Same()
Dassembler-arm64.cc3516 V(fmla, NEON_FMLA, 0) \
/external/vixl/src/aarch64/
Dconstants-aarch64.h1784 NEON_FMLA = NEON3SameFixed | 0x0000C800, enumerator
Dsimulator-aarch64.cc4217 case NEON_FMLA: in VisitNEON3Same()
Dassembler-aarch64.cc3490 V(fmla, NEON_FMLA, 0, 0) \