Phasor 2.2.0
Stack VM based Programming Language
Loading...
Searching...
No Matches
Phasor::PhasorIR Member List

This is the complete list of members for Phasor::PhasorIR, including all inherited members.

deserialize(const std::vector< uint8_t > &data)Phasor::PhasorIRstatic
escapeString(const std::string &str)Phasor::PhasorIRstatic
getOperandCount(OpCode op)Phasor::PhasorIRprivatestatic
getOperandType(OpCode op, int operandIndex)Phasor::PhasorIRprivatestatic
loadFromFile(const std::filesystem::path &filename)Phasor::PhasorIRstatic
opCodeToString(OpCode op)Phasor::PhasorIRstatic
opCodeToStringMapPhasor::PhasorIRprivatestatic
OperandType enum namePhasor::PhasorIRprivate
saveToFile(const Bytecode &bytecode, const std::filesystem::path &filename)Phasor::PhasorIRstatic
serialize(const Bytecode &bytecode)Phasor::PhasorIRstatic
stringToOpCode(const std::string &str)Phasor::PhasorIRstatic
stringToOpCodeMapPhasor::PhasorIRprivatestatic
unescapeString(const std::string &str)Phasor::PhasorIRstatic