Home
last modified time | relevance | path

Searched defs:build_cast (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-playback.c1006 playback::context::build_cast (playback::location *loc, in build_cast() function
/netbsd-src/external/gpl3/gcc/dist/libcc1/
H A Dlibcp1plugin.cc2911 tree (*build_cast)(location_t loc, tree type, tree expr, in plugin_build_cast_expr() local
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Djit-playback.cc1350 playback::context::build_cast (playback::location *loc, in build_cast() function in gcc::jit::playback::context
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/
H A Dlibcp1plugin.cc3070 tree (*build_cast)(location_t loc, tree type, tree expr, in plugin_build_cast_expr() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dregion-model.cc5237 build_cast (tree dst_type, tree src_expr) in build_cast() function