Home
last modified time | relevance | path

Searched refs:kPlaceholder (Results 1 – 2 of 2) sorted by relevance

/external/vixl/src/vixl/a64/
Dinstructions-a64.h502 kPlaceholder, enumerator
550 return Substitute(string, kPlaceholder, kPlaceholder, kPlaceholder); in SubstitutePlaceholders()
703 VIXL_ASSERT(mode == kPlaceholder); in GetSubstitute()
Ddisasm-a64.cc1743 NEONFormatDecoder::kPlaceholder, NEONFormatDecoder::kFormat)); in VisitNEONAcrossLanes()
2371 form, nfd.kPlaceholder, nfd.kPlaceholder, nfd.kFormat)); in VisitNEONScalarByIndexedElement()
2386 Format(instr, mnemonic, nfd.Substitute(form, nfd.kPlaceholder, nfd.kFormat)); in VisitNEONScalarCopy()
2406 NEONFormatDecoder::kPlaceholder, NEONFormatDecoder::kFormat)); in VisitNEONScalarPairwise()