Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dcode_generator_x86.cc4742 void InstructionCodeGeneratorX86::GenerateUShrLong(const Location& loc, int shift) { in GenerateUShrLong() function in art::x86::InstructionCodeGeneratorX86
4766 void InstructionCodeGeneratorX86::GenerateUShrLong(const Location& loc, Register shifter) { in GenerateUShrLong() function in art::x86::InstructionCodeGeneratorX86