Searched defs:VisitLongConstant (Results 1 – 4 of 4) sorted by relevance
352 void VisitLongConstant(HLongConstant* instruction) override { in VisitLongConstant() function in art::HGraphVisualizerPrinter
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
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