Searched refs:representation_mask_ (Results 1 – 2 of 2) sorted by relevance
872 representation_mask_(0), in InstructionSequence()972 representation_mask_ |= RepresentationBit(rep); in MarkAsRepresentation()
1697 int representation_mask() const { return representation_mask_; } in NON_EXPORTED_BASE()1874 int representation_mask_; in NON_EXPORTED_BASE() local