Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dllutil.cpp2208 LL_Type *sptrType = make_lltype_from_dtype(DTYPEG(sptr)); in write_operand() local
2209 assert(LLTYPE_equiv(sptrType, p->ll_type), in write_operand()
2216 write_vconstant_value(sptr, sptrType, p->val.sptr_undef.undef_mask); in write_operand()
2218 write_constant_value(sptr, sptrType, 0, 0, uns); in write_operand()