Home
last modified time | relevance | path

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

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