Searched refs:DecodeNEONLoadStore (Results 1 – 2 of 2) sorted by relevance
255 void DecodeNEONLoadStore(const Instruction* instr);
295 DecodeNEONLoadStore(instr); in DecodeLoadStore()708 void Decoder::DecodeNEONLoadStore(const Instruction* instr) { in DecodeNEONLoadStore() function in vixl::aarch64::Decoder