Searched refs:gen_address_calculation (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | hsa-gen.c | 1831 gen_address_calculation (tree exp, hsa_bb *hbb, BrigType16_t addrtype) in gen_address_calculation() function 1867 hsa_op_with_type *op1 = gen_address_calculation (TREE_OPERAND (exp, 0), hbb, in gen_address_calculation() 1869 hsa_op_with_type *op2 = gen_address_calculation (TREE_OPERAND (exp, 1), hbb, in gen_address_calculation() 2099 hsa_op_base *off_op = gen_address_calculation (varoffset, hbb,
|