Home
last modified time | relevance | path

Searched refs:ll_create_value_from_type (Results 1 – 5 of 5) sorted by relevance

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dll_structure.cpp975 ll_create_value_from_type(LLVMModuleRef module, LL_Type *type, const char *data) in ll_create_value_from_type() function
1389 struct_value = ll_create_value_from_type(module, new_type, new_type->str); in ll_create_named_struct_type()
1628 newval = ll_create_value_from_type(module, type, data); in intern_constant()
H A Dll_structure.h1279 LL_Value *ll_create_value_from_type(LLVMModuleRef module, LL_Type *type,
H A Dllassem_common.cpp952 LL_Value *llv = ll_create_value_from_type(cpu_llvm_module, ret_type, ptr_nm); in gen_ptr_offset_val()
H A Dlldebug.cpp3216 value = ll_create_value_from_type(db->module, type, "undef"); in lldbg_function_end()
3234 value = ll_create_value_from_type(db->module, type, (const char *)buff); in lldbg_function_end()
H A Dcgmain.cpp10121 LL_Value *value = ll_create_value_from_type(cpu_llvm_module, type, in add_global_define()
10572 LL_Value *val = ll_create_value_from_type(mod, vty, glob); in addDebugForGlobalVar()