Searched defs:Store64BitValueToStack (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dcode_generator_x86_64.cc1199 Store64BitValueToStack(destination, value);
5173 codegen_->Store64BitValueToStack(destination, value);
5194 codegen_->Store64BitValueToStack(destination, value);
6632 void CodeGeneratorX86_64::Store64BitValueToStack(Location dest, int64_t value) { function in class:art::x86_64::CodeGeneratorX86_64

Completed in 197 milliseconds