Home
last modified time | relevance | path

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

/external/vixl/src/vixl/a64/
Ddecoder-a64.h255 void DecodeNEONVectorDataProcessing(const Instruction* instr);
Ddecoder-a64.cc566 DecodeNEONVectorDataProcessing(instr); in DecodeFP()
719 void Decoder::DecodeNEONVectorDataProcessing(const Instruction* instr) { in DecodeNEONVectorDataProcessing() function in vixl::Decoder