Searched refs:semantic_ (Results 1 – 1 of 1) sorted by relevance
45 semantic_(MachineSemantic::kNone) {} in MachineType()47 : representation_(representation), semantic_(semantic) {} in MachineType()58 MachineSemantic semantic() const { return semantic_; } in semantic()155 MachineSemantic semantic_; variable