Searched defs:xmm0 (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/ | ||
H A D | encode.cpp | 3064 GetMasm()->movss(ArchVReg(dst), asmjit::x86::xmm0); in MakeLibCall() member in ark::compiler::amd64::asmjit::x86 3082 GetMasm()->movsd(ArchVReg(dst), asmjit::x86::xmm0); in MakeLibCall() member in ark::compiler::amd64::asmjit::x86 |
Completed in 8 milliseconds