Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Ddecoder-aarch64.h260 void DecodeNEONVectorDataProcessing(const Instruction* instr);
Ddecoder-aarch64.cc586 DecodeNEONVectorDataProcessing(instr); in DecodeFP()
739 void Decoder::DecodeNEONVectorDataProcessing(const Instruction* instr) { in DecodeNEONVectorDataProcessing() function in vixl::aarch64::Decoder