Home
last modified time | relevance | path

Searched refs:ll_get_const_addrspacecast (Results 1 – 2 of 2) sorted by relevance

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dll_structure.h976 LL_Value *ll_get_const_addrspacecast(LLVMModuleRef, LL_Value *value,
1285 LL_Value *ll_get_const_addrspacecast(LLVMModuleRef module, LL_Value *value,
H A Dll_structure.cpp1840 ll_get_const_addrspacecast(LLVMModuleRef module, LL_Value *value, LL_Type *type) in ll_get_const_addrspacecast() function
2278 ptr = ll_get_const_addrspacecast(module, ptr, i8ptr); in ll_append_llvm_used()