HomeSort by relevance Sort by last modified time
    Searched defs:GetOpKind (Results 1 - 2 of 2) sorted by null

  /art/compiler/optimizing/
nodes_shared.h 45 InstructionKind GetOpKind() const { return op_kind_; }
105 InstructionKind GetOpKind() const { return op_kind_; }
nodes_arm64.h 80 OpKind GetOpKind() const { return op_kind_; }

Completed in 44 milliseconds