Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dll_structure.cpp1644 intern_const_int(LLVMModuleRef module, unsigned bits, long long value) in intern_const_int() function
1660 unsigned slot = intern_const_int(module, bits, value); in ll_get_const_int()
1897 return LL_MDREF_ctor(MDRef_Constant, intern_const_int(module, 32, value)); in ll_get_md_i32()
1910 return LL_MDREF_ctor(MDRef_Constant, intern_const_int(module, 64, value)); in ll_get_md_i64()