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 1195 src/comp.c     	  tmp = gcc_jit_context_new_cast (comp.ctxt, NULL, tmp,
gcc_jit_context_new_cast 1202 src/comp.c     	  tmp = gcc_jit_context_new_cast (comp.ctxt, NULL, tmp,
gcc_jit_context_new_cast 1208 src/comp.c       return gcc_jit_context_new_cast (comp.ctxt, NULL, tmp, new_type);
gcc_jit_context_new_cast 1517 src/comp.c       return gcc_jit_context_new_cast (comp.ctxt,
gcc_jit_context_new_cast 1927 src/comp.c         { gcc_jit_context_new_cast (comp.ctxt,
gcc_jit_context_new_cast 3452 src/comp.c     	  tmp = gcc_jit_context_new_cast (comp.ctxt, NULL,
gcc_jit_context_new_cast 3459 src/comp.c     	  tmp = gcc_jit_context_new_cast (comp.ctxt, NULL,
gcc_jit_context_new_cast 3466 src/comp.c       tmp = gcc_jit_context_new_cast (comp.ctxt, NULL, tmp, to.type);