Searched refs:semantic_ (Results 1 – 1 of 1) sorted by relevance
60 semantic_(MachineSemantic::kNone) {} in MachineType()62 : representation_(representation), semantic_(semantic) {} in MachineType()73 MachineSemantic semantic() const { return semantic_; } in semantic()247 MachineSemantic semantic_; variable