Home
last modified time | relevance | path

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

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