Searched refs:word_ (Results 1 – 2 of 2) sorted by relevance
148 MachineType word() const { return word_; } in word()180 const MachineType word_; variable
194 : impl_(kImpl.Get()), word_(word) { in MachineOperatorBuilder()