HomeSort by: relevance | last modified time | path
    Searched defs:new_divide (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/jit/
libgccjit++.h 249 rvalue new_divide (type result_type,
1081 context::new_divide (type result_type, function in class:gccjit::context
2067 return a.get_context ().new_divide (a.get_type (), a, b);
  /src/external/gpl3/gcc.old/dist/gcc/jit/
libgccjit++.h 249 rvalue new_divide (type result_type,
1080 context::new_divide (type result_type, function in class:gccjit::context
2060 return a.get_context ().new_divide (a.get_type (), a, b);

Completed in 26 milliseconds