Home
last modified time | relevance | path

Searched refs:LLObj_Alias (Results 1 – 3 of 3) sorted by relevance

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dll_structure.h746 LLObj_Alias, /**< An alias referencing part of on other object */ enumerator
H A Dll_write.cpp2302 if (addrspace && object->kind != LLObj_Alias) in ll_write_global_objects()
2317 case LLObj_Alias: in ll_write_global_objects()
H A Dll_structure.cpp2351 create_global(module, LLObj_Alias, aliasee_ptr->type_struct->sub_types[0], in ll_create_global_alias()