Searched refs:semantic_ (Results 1 – 1 of 1) sorted by relevance
46 semantic_(MachineSemantic::kNone) {} in MachineType()48 : representation_(representation), semantic_(semantic) {} in MachineType()59 MachineSemantic semantic() const { return semantic_; } in semantic()162 MachineSemantic semantic_; variable