Home
last modified time | relevance | path

Searched refs:Emit_Param_Cst (Results 1 – 16 of 16) sorted by relevance

/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/play/include/
H A DJitter_CodeGen_x86_32.h34 void Emit_Param_Cst(const STATEMENT&);
H A DJitter_CodeGen_x86_64.h84 void Emit_Param_Cst(const STATEMENT&);
H A DJitter_CodeGen_AArch32.h459 void Emit_Param_Cst(const STATEMENT&);
H A DJitter_CodeGen_AArch64.h578 void Emit_Param_Cst(const STATEMENT&);
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/CodeGen/include/
H A DJitter_CodeGen_x86_32.h37 void Emit_Param_Cst(const STATEMENT&);
H A DJitter_CodeGen_x86_64.h87 void Emit_Param_Cst(const STATEMENT&);
H A DJitter_CodeGen_AArch32.h515 void Emit_Param_Cst(const STATEMENT&);
H A DJitter_CodeGen_AArch64.h641 void Emit_Param_Cst(const STATEMENT&);
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/play/src/
H A DJitter_CodeGen_x86_64.cpp201 { OP_PARAM, MATCH_NIL, MATCH_CONSTANT, MATCH_NIL, &CCodeGen_x86_64::Emit_Param_Cst },
450 void CCodeGen_x86_64::Emit_Param_Cst(const STATEMENT& statement) in Emit_Param_Cst() function in CCodeGen_x86_64
H A DJitter_CodeGen_AArch32.cpp164 …{ OP_PARAM, MATCH_NIL, MATCH_CONSTANT, MATCH_NIL, &CCodeGen_AArch32::Emit_Param_Cst
802 void CCodeGen_AArch32::Emit_Param_Cst(const STATEMENT& statement) in Emit_Param_Cst() function in CCodeGen_AArch32
H A DJitter_CodeGen_AArch64.cpp295 … MATCH_CONSTANT, MATCH_NIL, &CCodeGen_AArch64::Emit_Param_Cst
1091 void CCodeGen_AArch64::Emit_Param_Cst(const STATEMENT& statement) in Emit_Param_Cst() function in CCodeGen_AArch64
H A DJitter_CodeGen_x86_32.cpp25 { OP_PARAM, MATCH_NIL, MATCH_CONSTANT, MATCH_NIL, &CCodeGen_x86_32::Emit_Param_Cst },
294 void CCodeGen_x86_32::Emit_Param_Cst(const STATEMENT& statement) in Emit_Param_Cst() function in CCodeGen_x86_32
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/CodeGen/src/
H A DJitter_CodeGen_x86_64.cpp202 …{ OP_PARAM, MATCH_NIL, MATCH_CONSTANT, MATCH_NIL, MATCH_NIL, &CCodeGen_x86_64::Emit_Param_Cst
465 void CCodeGen_x86_64::Emit_Param_Cst(const STATEMENT& statement) in Emit_Param_Cst() function in CCodeGen_x86_64
H A DJitter_CodeGen_x86_32.cpp26 { OP_PARAM, MATCH_NIL, MATCH_CONSTANT, MATCH_NIL, &CCodeGen_x86_32::Emit_Param_Cst },
337 void CCodeGen_x86_32::Emit_Param_Cst(const STATEMENT& statement) in Emit_Param_Cst() function in CCodeGen_x86_32
H A DJitter_CodeGen_AArch32.cpp167 …{ OP_PARAM, MATCH_NIL, MATCH_CONSTANT, MATCH_NIL, MATCH_NIL, &CCodeGen_AArch32::Emit_Param_Cst
871 void CCodeGen_AArch32::Emit_Param_Cst(const STATEMENT& statement) in Emit_Param_Cst() function in CCodeGen_AArch32
H A DJitter_CodeGen_AArch64.cpp315 …STANT, MATCH_NIL, MATCH_NIL, &CCodeGen_AArch64::Emit_Param_Cst
1343 void CCodeGen_AArch64::Emit_Param_Cst(const STATEMENT& statement) in Emit_Param_Cst() function in CCodeGen_AArch64