Searched refs:kPlaceholder (Results 1 – 2 of 2) sorted by relevance
/external/vixl/src/vixl/a64/ |
D | instructions-a64.h | 502 kPlaceholder, enumerator 550 return Substitute(string, kPlaceholder, kPlaceholder, kPlaceholder); in SubstitutePlaceholders() 703 VIXL_ASSERT(mode == kPlaceholder); in GetSubstitute()
|
D | disasm-a64.cc | 1743 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()
|