Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dcgmain.cpp419 static OPERAND *convert_int_to_ptr(OPERAND *, LL_Type *);
3449 return convert_int_to_ptr(operand, expected_type); in convert_mismatched_types()
4169 result_op = convert_int_to_ptr( in gen_va_arg()
6213 convert_int_to_ptr(OPERAND *convert_op, LL_Type *rslt_type) in convert_int_to_ptr() function
12102 operand = convert_int_to_ptr(operand, ty1); in gen_base_addr_operand()