Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Ddecoder-aarch64.h314 Decoder() { ConstructDecodeGraph(); } in Decoder()
387 void ConstructDecodeGraph();
Ddecoder-aarch64.cc66 void Decoder::ConstructDecodeGraph() { in ConstructDecodeGraph() function in vixl::aarch64::Decoder