Home
last modified time | relevance | path

Searched defs:GenerateShrLong (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dcode_generator_x86.cc4991 void InstructionCodeGeneratorX86::GenerateShrLong(const Location& loc, int shift) { in GenerateShrLong() function in art::x86::InstructionCodeGeneratorX86
5012 void InstructionCodeGeneratorX86::GenerateShrLong(const Location& loc, Register shifter) { in GenerateShrLong() function in art::x86::InstructionCodeGeneratorX86