|
CACAO
|
Go to the source code of this file.
Namespaces | |
| cacao | |
| This file contains the Instruction class. | |
| cacao::jit | |
| cacao::jit::compiler2 | |
| Second stage compiler namespace. | |
Functions | |
| const char * | cacao::jit::compiler2::get_type_name (int type) |
Get the printable name of the type. More... | |
| Type::TypeID | cacao::jit::compiler2::convert_to_typeid (int type) |
| Convert a Type to a Type::TypeID. More... | |
| int | cacao::jit::compiler2::convert_to_type (Type::TypeID id) |
| Convert a Type::TypeID to a Type. More... | |
| OStream & | cacao::jit::compiler2::operator<< (OStream &OS, const Type::TypeID &type) |
| const char * | cacao::jit::compiler2::get_type_name (const Type::TypeID &type) |
1.8.5