Home
last modified time | relevance | path

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

/aosp_15_r20/external/vixl/src/aarch64/
H A Ddecoder-aarch64.h471 bool IsLeafNode() const { in IsLeafNode() function
559 bool IsLeafNode() const { return instruction_name_ != "node"; } in IsLeafNode() function