Home
last modified time | relevance | path

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

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