/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
langhooks.h | 348 /* Called by expand_expr for language-specific tree codes. 350 rtx (*expand_expr) (tree, rtx, enum machine_mode, int, rtx *); member in struct:lang_hooks
|
tree.def | 577 expand_expr is run on 't.i', it returns a MEM. This is not good enough; [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/ |
langhooks.h | 360 /* Called by expand_expr for language-specific tree codes. 362 rtx (*expand_expr) (tree, rtx, enum machine_mode, int, rtx *); member in struct:lang_hooks
|
tree.def | 577 expand_expr is run on 't.i', it returns a MEM. This is not good enough; [all...] |