Home
last modified time | relevance | path

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

/external/vixl/src/vixl/a64/
Dinstructions-a64.h559 GetSubstitute(0, mode0),
560 GetSubstitute(1, mode1),
561 GetSubstitute(2, mode2));
698 const char* GetSubstitute(int index, SubstitutionMode mode) { in GetSubstitute() function