Home
last modified time | relevance | path

Searched refs:IsLeafNode (Results 1 - 2 of 2) sorted by relevance

/third_party/vixl/src/aarch64/
H A Ddecoder-aarch64.h521 VIXL_ASSERT(!IsLeafNode());
534 bool IsLeafNode() const { in IsLeafNode() function in vixl::aarch64::CompiledDecodeNode
630 bool IsLeafNode() const { return instruction_name_ != "node"; } in IsLeafNode() function
H A Ddecoder-aarch64.cc472 if (IsLeafNode()) { in Compile()
524 if (IsLeafNode()) { in Decode()

Completed in 3 milliseconds