Home
last modified time | relevance | path

Searched defs:InstructionDataEquals (Results 1 – 5 of 5) 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_mips.h106 bool InstructionDataEquals(const HInstruction* other ATTRIBUTE_UNUSED) const override { in InstructionDataEquals() function
Dnodes_vector.h125 bool InstructionDataEquals(const HInstruction* other) const override { in InstructionDataEquals() function
283 bool InstructionDataEquals(const HInstruction* other) const override { in InstructionDataEquals() function
398 bool InstructionDataEquals(const HInstruction* other) const override { in InstructionDataEquals() function
579 bool InstructionDataEquals(const HInstruction* other) const override { in InstructionDataEquals() function
969 bool InstructionDataEquals(const HInstruction* other) const override { in InstructionDataEquals() function
1112 bool InstructionDataEquals(const HInstruction* other) const override { in InstructionDataEquals() function
Dnodes.h2349 virtual bool InstructionDataEquals(const HInstruction* other ATTRIBUTE_UNUSED) const { in InstructionDataEquals() function
2928 bool InstructionDataEquals(const HInstruction* other ATTRIBUTE_UNUSED) const override { in InstructionDataEquals() function
2962 bool InstructionDataEquals(const HInstruction* other) const override { in InstructionDataEquals() function
3006 bool InstructionDataEquals(const HInstruction* other) const override { in InstructionDataEquals() function
3042 bool InstructionDataEquals(const HInstruction* other) const override { in InstructionDataEquals() function
3099 bool InstructionDataEquals(const HInstruction* other) const override { in InstructionDataEquals() function
3296 bool InstructionDataEquals(const HInstruction* other) const override { in InstructionDataEquals() function
3405 bool InstructionDataEquals(const HInstruction* other) const override { in InstructionDataEquals() function
3485 bool InstructionDataEquals(const HInstruction* other ATTRIBUTE_UNUSED) const override { in InstructionDataEquals() function
3561 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
2973 bool HLoadClass::InstructionDataEquals(const HInstruction* other) const { in InstructionDataEquals() function in art::HLoadClass
3016 bool HLoadString::InstructionDataEquals(const HInstruction* other) const { in InstructionDataEquals() function in art::HLoadString