Home
last modified time | relevance | path

Searched defs:DecodeLogical (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/arm64/
Ddecoder-arm64-inl.h330 void Decoder<V>::DecodeLogical(Instruction* instr) { in DecodeLogical() function
/external/vixl/src/aarch64/
Ddecoder-aarch64.cc428 void Decoder::DecodeLogical(const Instruction* instr) { in DecodeLogical() function in vixl::aarch64::Decoder