Home
last modified time | relevance | path

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

/external/vixl/src/vixl/a64/
Ddecoder-a64.h260 void DecodeNEONScalarDataProcessing(const Instruction* instr);
Ddecoder-a64.cc571 DecodeNEONScalarDataProcessing(instr); in DecodeFP()
797 void Decoder::DecodeNEONScalarDataProcessing(const Instruction* instr) { in DecodeNEONScalarDataProcessing() function in vixl::Decoder