Home
last modified time | relevance | path

Searched refs:CONST_CAST_GIMPLE (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/scripts/gcc-plugins/
H A Dgcc-common.h842 #undef CONST_CAST_GIMPLE
843 #define CONST_CAST_GIMPLE(X) CONST_CAST(gimple, (X)) macro
963 debug_gimple_stmt(CONST_CAST_GIMPLE(s)); in debug_gimple_stmt()
967 #define debug_gimple_stmt(s) debug_gimple_stmt(CONST_CAST_GIMPLE(s))
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dsystem.h1145 #define CONST_CAST_GIMPLE(X) CONST_CAST (gimple *, (X)) macro
H A Dgimple.h2512 return gimple_ops (CONST_CAST_GIMPLE (gs))[i];
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dsystem.h1145 #define CONST_CAST_GIMPLE(X) CONST_CAST (gimple *, (X)) macro
H A Dgimple.h2512 return gimple_ops (CONST_CAST_GIMPLE (gs))[i];