Home
last modified time | relevance | path

Searched refs:CompilerUtil (Results 1 – 3 of 3) sorted by relevance

/dports/games/libretro-desmume2015/desmume2015-d6128e6/desmume/src/utils/AsmJit/x86/
H A Dx86compiler.cpp29 bool CompilerUtil::isStack16ByteAligned() in isStack16ByteAligned()
H A Dx86compilerfunc.cpp55 if (CompilerUtil::isStack16ByteAligned()) in X86CompilerFuncDecl()
H A Dx86compiler.h363 struct CompilerUtil struct