Searched defs:Load32BitValue (Results 1 – 2 of 2) sorted by relevance
/art/compiler/optimizing/ | ||
D | code_generator_x86_64.cc | 6880 void CodeGeneratorX86_64::Load32BitValue(CpuRegister dest, int32_t value) { in Load32BitValue() function in art::x86_64::CodeGeneratorX86_64 |
D | code_generator_x86.cc | 7733 void CodeGeneratorX86::Load32BitValue(Register dest, int32_t value) { in Load32BitValue() function in art::x86::CodeGeneratorX86 |