Searched defs:InstructionDataEquals (Results 1 – 5 of 5) sorted by relevance
49 bool InstructionDataEquals(const HInstruction* other) const override { in InstructionDataEquals() function97 bool InstructionDataEquals([[maybe_unused]] const HInstruction* other) const override { in InstructionDataEquals() function151 bool InstructionDataEquals(const HInstruction* other_instr) const override { in InstructionDataEquals() function
39 bool InstructionDataEquals(const HInstruction* other) const override { in InstructionDataEquals() function
189 bool InstructionDataEquals(const HInstruction* other) const override { in InstructionDataEquals() function351 bool InstructionDataEquals(const HInstruction* other) const override { in InstructionDataEquals() function466 bool InstructionDataEquals(const HInstruction* other) const override { in InstructionDataEquals() function647 bool InstructionDataEquals(const HInstruction* other) const override { in InstructionDataEquals() function1037 bool InstructionDataEquals(const HInstruction* other) const override { in InstructionDataEquals() function1180 bool InstructionDataEquals(const HInstruction* other) const override { in InstructionDataEquals() function
3120 bool HBoundType::InstructionDataEquals(const HInstruction* other) const { in InstructionDataEquals() function in art::HBoundType3272 bool HLoadClass::InstructionDataEquals(const HInstruction* other) const { in InstructionDataEquals() function in art::HLoadClass3293 bool HLoadString::InstructionDataEquals(const HInstruction* other) const { in InstructionDataEquals() function in art::HLoadString
2627 virtual bool InstructionDataEquals([[maybe_unused]] const HInstruction* other) const { in InstructionDataEquals() function