Home
last modified time | relevance | path

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

/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/asmjit/x86/
H A Dx86emithelper.cpp175 const Operand_& src_, uint32_t srcTypeId, const char* comment) { in emitArgMove()
H A Dx86rapass.cpp804 uint32_t srcTypeId = vr->typeId(); in moveRegToStackArg() local
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/asmjit/x86/
H A Dx86emithelper.cpp175 const Operand_& src_, uint32_t srcTypeId, const char* comment) { in emitArgMove()
H A Dx86rapass.cpp804 uint32_t srcTypeId = vr->typeId(); in moveRegToStackArg() local
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/asmjit/x86/
H A Dx86emithelper.cpp175 const Operand_& src_, uint32_t srcTypeId, const char* comment) { in emitArgMove()
H A Dx86rapass.cpp804 uint32_t srcTypeId = vr->typeId(); in moveRegToStackArg() local
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/asmjit/x86/
H A Dx86emithelper.cpp175 const Operand_& src_, uint32_t srcTypeId, const char* comment) { in emitArgMove()
H A Dx86rapass.cpp804 uint32_t srcTypeId = vr->typeId(); in moveRegToStackArg() local
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/asmjit/core/
H A Dfuncargscontext_p.h44 …nfo getSuitableRegForMemToMemMove(uint32_t arch, uint32_t dstTypeId, uint32_t srcTypeId) noexcept { in getSuitableRegForMemToMemMove()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/asmjit/core/
H A Dfuncargscontext_p.h44 …nfo getSuitableRegForMemToMemMove(uint32_t arch, uint32_t dstTypeId, uint32_t srcTypeId) noexcept { in getSuitableRegForMemToMemMove()
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/asmjit/core/
H A Dfuncargscontext_p.h44 …nfo getSuitableRegForMemToMemMove(uint32_t arch, uint32_t dstTypeId, uint32_t srcTypeId) noexcept { in getSuitableRegForMemToMemMove()
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/asmjit/core/
H A Dfuncargscontext_p.h44 …nfo getSuitableRegForMemToMemMove(uint32_t arch, uint32_t dstTypeId, uint32_t srcTypeId) noexcept { in getSuitableRegForMemToMemMove()
/dports/devel/asmjit/asmjit-911a9a50a2cbc9802c4d44e94b8b99e1d9285cf3/src/asmjit/x86/
H A Dx86internal.cpp223 static RegInfo x86GetRegForMemToMemMove(uint32_t archId, uint32_t dstTypeId, uint32_t srcTypeId) no… in x86GetRegForMemToMemMove()
925 const Operand_& src_, uint32_t srcTypeId, bool avxEnabled, const char* comment) { in emitArgMove()
H A Dx86rapass.cpp695 uint32_t srcTypeId = vr->typeId(); in moveRegToStackArg() local
/dports/emulators/mess/mame-mame0226/3rdparty/asmjit/src/asmjit/x86/
H A Dx86internal.cpp305 static RegInfo x86GetRegForMemToMemMove(uint32_t arch, uint32_t dstTypeId, uint32_t srcTypeId) noex… in x86GetRegForMemToMemMove()
1014 const Operand_& src_, uint32_t srcTypeId, bool avxEnabled, const char* comment) { in emitArgMove()
H A Dx86rapass.cpp800 uint32_t srcTypeId = vr->typeId(); in moveRegToStackArg() local
/dports/emulators/mame/mame-mame0226/3rdparty/asmjit/src/asmjit/x86/
H A Dx86internal.cpp305 static RegInfo x86GetRegForMemToMemMove(uint32_t arch, uint32_t dstTypeId, uint32_t srcTypeId) noex… in x86GetRegForMemToMemMove()
1014 const Operand_& src_, uint32_t srcTypeId, bool avxEnabled, const char* comment) { in emitArgMove()
H A Dx86rapass.cpp800 uint32_t srcTypeId = vr->typeId(); in moveRegToStackArg() local
/dports/science/plumed/plumed2-2.7.2/src/asmjit/
H A Dx86regalloc.cpp414 Error X86RAPass::emitRegToStack(uint32_t dstTypeId, const X86Mem* dst, uint32_t srcTypeId, uint32_t… in emitRegToStack()
1106 …E bool X86RAPass_mustConvertSArg(X86RAPass* self, uint32_t dstTypeId, uint32_t srcTypeId) noexcept{ in X86RAPass_mustConvertSArg()
1121 …t X86RAPass_typeOfConvertedSArg(X86RAPass* self, uint32_t dstTypeId, uint32_t srcTypeId) noexcept { in X86RAPass_typeOfConvertedSArg()
1135 uint32_t srcTypeId = sReg->getTypeId(); in X86RAPass_insertPushArg() local
H A Dx86internal.cpp842 const Operand_& src_, uint32_t srcTypeId, bool avxEnabled, const char* comment) { in emitArgMove()