Searched defs:Load64BitValue (Results 1 – 1 of 1) sorted by relevance
/art/compiler/optimizing/ | ||
D | code_generator_x86_64.cc | 6567 void CodeGeneratorX86_64::Load64BitValue(CpuRegister dest, int64_t value) { in Load64BitValue() function in art::x86_64::CodeGeneratorX86_64 |