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

  /src/external/gpl3/gcc/dist/gcc/jit/
libgccjit++.h 463 void end_with_return (rvalue rvalue,
465 void end_with_return (location loc = location ());
1596 block::end_with_return (rvalue rvalue, function in class:gccjit::block
1605 block::end_with_return (location loc) function in class:gccjit::block
jit-recording.cc 4735 /* Create a recording::end_with_return instance and add it to
4744 recording::block::end_with_return (recording::location *loc, function in class:gcc::jit::recording::block
  /src/external/gpl3/gcc.old/dist/gcc/jit/
libgccjit++.h 462 void end_with_return (rvalue rvalue,
464 void end_with_return (location loc = location ());
1589 block::end_with_return (rvalue rvalue, function in class:gccjit::block
1598 block::end_with_return (location loc) function in class:gccjit::block
jit-recording.cc 4551 /* Create a recording::end_with_return instance and add it to
4560 recording::block::end_with_return (recording::location *loc, function in class:gcc::jit::recording::block

Completed in 41 milliseconds