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

  /src/external/gpl3/gcc/dist/gcc/jit/
libgccjit++.h 267 rvalue new_logical_or (type result_type,
1129 context::new_logical_or (type result_type, function in class:gccjit::context
2091 return a.get_context ().new_logical_or (a.get_type (), a, b);
  /src/external/gpl3/gcc.old/dist/gcc/jit/
libgccjit++.h 267 rvalue new_logical_or (type result_type,
1128 context::new_logical_or (type result_type, function in class:gccjit::context
2084 return a.get_context ().new_logical_or (a.get_type (), a, b);

Completed in 15 milliseconds