gcc_jit_context_new_cast  184 src/comp.c     DEF_DLL_FN (gcc_jit_rvalue *, gcc_jit_context_new_cast,
gcc_jit_context_new_cast  312 src/comp.c       LOAD_DLL_FN (library, gcc_jit_context_new_cast);
gcc_jit_context_new_cast 1197 src/comp.c     	  tmp = gcc_jit_context_new_cast (comp.ctxt, NULL, tmp,
gcc_jit_context_new_cast 1204 src/comp.c     	  tmp = gcc_jit_context_new_cast (comp.ctxt, NULL, tmp,
gcc_jit_context_new_cast 1210 src/comp.c       return gcc_jit_context_new_cast (comp.ctxt, NULL, tmp, new_type);
gcc_jit_context_new_cast 1519 src/comp.c       return gcc_jit_context_new_cast (comp.ctxt,
gcc_jit_context_new_cast 1929 src/comp.c         { gcc_jit_context_new_cast (comp.ctxt,
gcc_jit_context_new_cast 3454 src/comp.c     	  tmp = gcc_jit_context_new_cast (comp.ctxt, NULL,
gcc_jit_context_new_cast 3461 src/comp.c     	  tmp = gcc_jit_context_new_cast (comp.ctxt, NULL,
gcc_jit_context_new_cast 3468 src/comp.c       tmp = gcc_jit_context_new_cast (comp.ctxt, NULL, tmp, to.type);