Searched refs:GetDecodeNode (Results 1 – 2 of 2) sorted by relevance
58 DecodeNode* Decoder::GetDecodeNode(std::string name) { in GetDecodeNode() function in vixl::aarch64::Decoder87 compiled_decoder_root_ = GetDecodeNode("Root")->Compile(this); in ConstructDecodeGraph()153 DecodeNode* n = decoder->GetDecodeNode(name); in CompileNodeForBits()
372 DecodeNode* GetDecodeNode(std::string name);