Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Ddecoder-aarch64.h255 void DecodeNEONLoadStore(const Instruction* instr);
Ddecoder-aarch64.cc295 DecodeNEONLoadStore(instr); in DecodeLoadStore()
708 void Decoder::DecodeNEONLoadStore(const Instruction* instr) { in DecodeNEONLoadStore() function in vixl::aarch64::Decoder