Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dcode_generator_x86_64.cc7737 void CodeGeneratorX86_64::Load64BitValue(CpuRegister dest, int64_t value) { in Load64BitValue() function in art::x86_64::CodeGeneratorX86_64
7757 void CodeGeneratorX86_64::Load64BitValue(XmmRegister dest, int64_t value) { in Load64BitValue() function in art::x86_64::CodeGeneratorX86_64
7769 void CodeGeneratorX86_64::Load64BitValue(XmmRegister dest, double value) { in Load64BitValue() function in art::x86_64::CodeGeneratorX86_64