Searched defs:ast_expr_op_fdiv_q (Results 1 – 3 of 3) sorted by relevance
238 class ast_expr_op_fdiv_q; variable6314 ast_expr_op_fdiv_q::ast_expr_op_fdiv_q(__isl_take isl_ast_expr *ptr) in ast_expr_op_fdiv_q() function6317 ast_expr_op_fdiv_q::ast_expr_op_fdiv_q() in ast_expr_op_fdiv_q() function6320 ast_expr_op_fdiv_q::ast_expr_op_fdiv_q(const ast_expr_op_fdiv_q &obj) in ast_expr_op_fdiv_q() function
303 class ast_expr_op_fdiv_q; variable7160 ast_expr_op_fdiv_q::ast_expr_op_fdiv_q(__isl_take isl_ast_expr *ptr) in ast_expr_op_fdiv_q() function7163 ast_expr_op_fdiv_q::ast_expr_op_fdiv_q() in ast_expr_op_fdiv_q() function7166 ast_expr_op_fdiv_q::ast_expr_op_fdiv_q(const ast_expr_op_fdiv_q &obj) in ast_expr_op_fdiv_q() function
6363 class ast_expr_op_fdiv_q(ast_expr_op): class