Home
last modified time | relevance | path

Searched defs:InstructionDataEquals (Results 1 – 4 of 4) sorted by relevance

/art/compiler/optimizing/
Dnodes_shared.h49 bool InstructionDataEquals(const HInstruction* other) const override { in InstructionDataEquals() function
163 bool InstructionDataEquals(const HInstruction* other ATTRIBUTE_UNUSED) const override { in InstructionDataEquals() function
217 bool InstructionDataEquals(const HInstruction* other_instr) const override { in InstructionDataEquals() function
Dnodes_vector.h180 bool InstructionDataEquals(const HInstruction* other) const override { in InstructionDataEquals() function
342 bool InstructionDataEquals(const HInstruction* other) const override { in InstructionDataEquals() function
457 bool InstructionDataEquals(const HInstruction* other) const override { in InstructionDataEquals() function
638 bool InstructionDataEquals(const HInstruction* other) const override { in InstructionDataEquals() function
1028 bool InstructionDataEquals(const HInstruction* other) const override { in InstructionDataEquals() function
1171 bool InstructionDataEquals(const HInstruction* other) const override { in InstructionDataEquals() function
Dnodes.h2421 virtual bool InstructionDataEquals(const HInstruction* other ATTRIBUTE_UNUSED) const { in InstructionDataEquals() function
3000 bool InstructionDataEquals(const HInstruction* other ATTRIBUTE_UNUSED) const override { in InstructionDataEquals() function
3034 bool InstructionDataEquals(const HInstruction* other) const override { in InstructionDataEquals() function
3078 bool InstructionDataEquals(const HInstruction* other) const override { in InstructionDataEquals() function
3114 bool InstructionDataEquals(const HInstruction* other) const override { in InstructionDataEquals() function
3171 bool InstructionDataEquals(const HInstruction* other) const override { in InstructionDataEquals() function
3368 bool InstructionDataEquals(const HInstruction* other) const override { in InstructionDataEquals() function
3477 bool InstructionDataEquals(const HInstruction* other) const override { in InstructionDataEquals() function
3557 bool InstructionDataEquals(const HInstruction* other ATTRIBUTE_UNUSED) const override { in InstructionDataEquals() function
3633 bool InstructionDataEquals(const HInstruction* other ATTRIBUTE_UNUSED) const override { in InstructionDataEquals() function
[all …]
Dnodes.cc2814 bool HBoundType::InstructionDataEquals(const HInstruction* other) const { in InstructionDataEquals() function in art::HBoundType
2951 bool HLoadClass::InstructionDataEquals(const HInstruction* other) const { in InstructionDataEquals() function in art::HLoadClass
2972 bool HLoadString::InstructionDataEquals(const HInstruction* other) const { in InstructionDataEquals() function in art::HLoadString