Home
last modified time | relevance | path

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

/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/CodeGen/src/
H A DJitter_CodeGen_x86.cpp144 …REF, MATCH_NIL, MATCH_VAR_REF, MATCH_CONSTANT, MATCH_NIL, &CCodeGen_x86::Emit_Store8AtRef_VarCst },
1023 void CCodeGen_x86::Emit_Store8AtRef_VarCst(const STATEMENT& statement) in Emit_Store8AtRef_VarCst() function in CCodeGen_x86
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/CodeGen/include/
H A DJitter_CodeGen_x86.h639 void Emit_Store8AtRef_VarCst(const STATEMENT&);