Searched refs:VisitLongConstant (Results 1 – 5 of 5) sorted by relevance
355 void VisitLongConstant(HLongConstant* instruction) override { in VisitLongConstant() function in art::HGraphVisualizerPrinter
5078 void LocationsBuilderARM64::VisitLongConstant(HLongConstant* constant) { in VisitLongConstant() function in art::arm64::LocationsBuilderARM645083 void InstructionCodeGeneratorARM64::VisitLongConstant(HLongConstant* constant ATTRIBUTE_UNUSED) { in VisitLongConstant() function in art::arm64::InstructionCodeGeneratorARM64
2287 void LocationsBuilderX86_64::VisitLongConstant(HLongConstant* constant) { in VisitLongConstant() function in art::x86_64::LocationsBuilderX86_642293 void InstructionCodeGeneratorX86_64::VisitLongConstant(HLongConstant* constant ATTRIBUTE_UNUSED) { in VisitLongConstant() function in art::x86_64::InstructionCodeGeneratorX86_64
2133 void LocationsBuilderX86::VisitLongConstant(HLongConstant* constant) { in VisitLongConstant() function in art::x86::LocationsBuilderX862139 void InstructionCodeGeneratorX86::VisitLongConstant(HLongConstant* constant ATTRIBUTE_UNUSED) { in VisitLongConstant() function in art::x86::InstructionCodeGeneratorX86
3194 void LocationsBuilderARMVIXL::VisitLongConstant(HLongConstant* constant) { in VisitLongConstant() function in art::arm::LocationsBuilderARMVIXL3200 void InstructionCodeGeneratorARMVIXL::VisitLongConstant(HLongConstant* constant ATTRIBUTE_UNUSED) { in VisitLongConstant() function in art::arm::InstructionCodeGeneratorARMVIXL