Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Ddecoder-aarch64.h265 void DecodeNEONScalarDataProcessing(const Instruction* instr);
Ddecoder-aarch64.cc591 DecodeNEONScalarDataProcessing(instr); in DecodeFP()
817 void Decoder::DecodeNEONScalarDataProcessing(const Instruction* instr) { in DecodeNEONScalarDataProcessing() function in vixl::aarch64::Decoder