Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FEX-Emu/FEX
/ json_ir_generator.py
File
json_ir_generator.py
FEXCore/Scripts/json_ir_generator.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/bin/python3
2
import
json
3
import
sys
4
from
dataclasses
import
dataclass, field
Callers
nothing calls this directly
Calls
15
ExitError
Function · 0.85
parse_irtypes
Function · 0.85
parse_ops
Function · 0.85
print_enums
Function · 0.85
print_ir_structs
Function · 0.85
print_ir_sizes
Function · 0.85
print_ir_reg_classes
Function · 0.85
print_ir_getname
Function · 0.85
print_ir_getraargs
Function · 0.85
print_ir_hassideeffects
Function · 0.85
print_ir_gethasdest
Function · 0.85
print_ir_arg_printer
Function · 0.85
Tested by
no test coverage detected