Lines Matching defs:other

1836   SideEffects Union(SideEffects other) const {  in Union()
1840 SideEffects Exclusion(SideEffects other) const { in Exclusion()
1844 void Add(SideEffects other) { in Add()
1848 bool Includes(SideEffects other) const { in Includes()
1886 bool MayDependOn(SideEffects other) const { in MayDependOn()
1919 bool Equals(const SideEffects& other) const { return flags_ == other.flags_; } in Equals()
2365 void ReplaceWithExceptInReplacementAtIndex(HInstruction* other, size_t use_index) { in ReplaceWithExceptInReplacementAtIndex()
2441 void SetSideEffects(SideEffects other) { side_effects_ = other; } in SetSideEffects()
2442 void AddSideEffects(SideEffects other) { side_effects_.Add(other); } in AddSideEffects()
2540 explicit HInstruction(const HInstruction& other) in HInstruction()
2891 bool IsVRegEquivalentOf(const HInstruction* other) const { in IsVRegEquivalentOf()
3034 bool InstructionDataEquals(const HInstruction* other) const override { in InstructionDataEquals()
3078 bool InstructionDataEquals(const HInstruction* other) const override { in InstructionDataEquals()
3114 bool InstructionDataEquals(const HInstruction* other) const override { in InstructionDataEquals()
3171 bool InstructionDataEquals(const HInstruction* other) const override { in InstructionDataEquals()
3368 bool InstructionDataEquals(const HInstruction* other) const override { in InstructionDataEquals()
3477 bool InstructionDataEquals(const HInstruction* other) const override { in InstructionDataEquals()
3714 bool InstructionDataEquals(const HInstruction* other) const override { in InstructionDataEquals()
4239 bool InstructionDataEquals(const HInstruction* other) const override { in InstructionDataEquals()
4409 bool InstructionDataEquals(const HInstruction* other) const override { in InstructionDataEquals()
5922 bool InstructionDataEquals(const HInstruction* other) const override { in InstructionDataEquals()
6057 bool IsEquivalentOf(HArrayGet* other) const { in IsEquivalentOf()
6911 bool InstructionDataEquals(const HInstruction* other) const override { in InstructionDataEquals()
7311 bool InstructionDataEquals(const HInstruction* other) const override { in InstructionDataEquals()