Home
last modified time | relevance | path

Searched refs:_moveAllocatedVariableToStack (Results 1 – 2 of 2) sorted by relevance

/dports/games/libretro-desmume2015/desmume2015-d6128e6/desmume/src/utils/AsmJit/x86/
H A Dx86compilerfunc.h332 …ASMJIT_API void _moveAllocatedVariableToStack(CompilerContext& cc, X86CompilerVar* vdata, const Fu…
H A Dx86compilerfunc.cpp1746 _moveAllocatedVariableToStack(cc, in translate()
2358 void X86CompilerFuncCall::_moveAllocatedVariableToStack(CompilerContext& cc, X86CompilerVar* vdata,… in _moveAllocatedVariableToStack() function in AsmJit::X86CompilerFuncCall