Home
last modified time | relevance | path

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

/aosp_15_r20/art/compiler/optimizing/
H A Dcode_generator_x86_64.cc8346 void CodeGeneratorX86_64::Load64BitValue(CpuRegister dest, int64_t value) { in Load64BitValue() function in art::x86_64::CodeGeneratorX86_64
8366 void CodeGeneratorX86_64::Load64BitValue(XmmRegister dest, int64_t value) { in Load64BitValue() function in art::x86_64::CodeGeneratorX86_64
8378 void CodeGeneratorX86_64::Load64BitValue(XmmRegister dest, double value) { in Load64BitValue() function in art::x86_64::CodeGeneratorX86_64