Searched defs:Move64 (Results 1 – 2 of 2) sorted by relevance
280 #define Move64(Ext) \ macro
1650 void CodeGeneratorX86::Move64(Location destination, Location source) { in Move64() function in art::x86::CodeGeneratorX86