Home
last modified time | relevance | path

Searched refs:GenerateAddLongConst (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dcode_generator_arm_vixl.cc4169 GenerateAddLongConst(out, first, value); in VisitAdd()
4231 GenerateAddLongConst(out, first, -value); in VisitSub()
8168 void InstructionCodeGeneratorARMVIXL::GenerateAddLongConst(Location out, in GenerateAddLongConst() function in art::arm::InstructionCodeGeneratorARMVIXL