Home
last modified time | relevance | path

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

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