Searched refs:VisitLongConstant (Results 1 – 7 of 7) sorted by relevance
352 void VisitLongConstant(HLongConstant* instruction) override { in VisitLongConstant() function in art::HGraphVisualizerPrinter
4895 void LocationsBuilderARM64::VisitLongConstant(HLongConstant* constant) { in VisitLongConstant() function in art::arm64::LocationsBuilderARM644900 void InstructionCodeGeneratorARM64::VisitLongConstant(HLongConstant* constant ATTRIBUTE_UNUSED) { in VisitLongConstant() function in art::arm64::InstructionCodeGeneratorARM64
6492 void LocationsBuilderMIPS64::VisitLongConstant(HLongConstant* constant) { in VisitLongConstant() function in art::mips64::LocationsBuilderMIPS646497 void InstructionCodeGeneratorMIPS64::VisitLongConstant(HLongConstant* constant ATTRIBUTE_UNUSED) { in VisitLongConstant() function in art::mips64::InstructionCodeGeneratorMIPS64
2236 void LocationsBuilderX86_64::VisitLongConstant(HLongConstant* constant) { in VisitLongConstant() function in art::x86_64::LocationsBuilderX86_642242 void InstructionCodeGeneratorX86_64::VisitLongConstant(HLongConstant* constant ATTRIBUTE_UNUSED) { in VisitLongConstant() function in art::x86_64::InstructionCodeGeneratorX86_64
2071 void LocationsBuilderX86::VisitLongConstant(HLongConstant* constant) { in VisitLongConstant() function in art::x86::LocationsBuilderX862077 void InstructionCodeGeneratorX86::VisitLongConstant(HLongConstant* constant ATTRIBUTE_UNUSED) { in VisitLongConstant() function in art::x86::InstructionCodeGeneratorX86
3064 void LocationsBuilderARMVIXL::VisitLongConstant(HLongConstant* constant) { in VisitLongConstant() function in art::arm::LocationsBuilderARMVIXL3070 void InstructionCodeGeneratorARMVIXL::VisitLongConstant(HLongConstant* constant ATTRIBUTE_UNUSED) { in VisitLongConstant() function in art::arm::InstructionCodeGeneratorARMVIXL
8514 void LocationsBuilderMIPS::VisitLongConstant(HLongConstant* constant) { in VisitLongConstant() function in art::mips::LocationsBuilderMIPS8519 void InstructionCodeGeneratorMIPS::VisitLongConstant(HLongConstant* constant ATTRIBUTE_UNUSED) { in VisitLongConstant() function in art::mips::InstructionCodeGeneratorMIPS