Home
last modified time | relevance | path

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

/dports/games/libretro-desmume2015/desmume2015-d6128e6/desmume/src/utils/AsmJit/core/
H A Ddefs.h575 kErrorIncompatibleArgumentType = 11, enumerator
/dports/games/libretro-desmume2015/desmume2015-d6128e6/desmume/src/utils/AsmJit/x86/
H A Dx86compilerfunc.cpp2471 x86Compiler->setError(kErrorIncompatibleArgumentType); in _moveAllocatedVariableToStack()
2598 x86Compiler->setError(kErrorIncompatibleArgumentType); in _moveSpilledVariableToStack()
2857 x86Compiler->setError(kErrorIncompatibleArgumentType); in _moveSrcVariableToRegister()