Home
last modified time | relevance | path

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

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