Searched refs:NO_REGS (Results 1 – 10 of 10) sorted by relevance
| /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/config/arm/ |
| H A D | arm.h | 1182 NO_REGS, enumerator 1316 (lra_in_progress ? NO_REGS \ 1320 : NO_REGS)) \ 1321 : NO_REGS)) 1324 (lra_in_progress ? NO_REGS \ 1328 : NO_REGS)) \ 1329 : NO_REGS) 1342 ? GENERAL_REGS : NO_REGS) \ 1360 ? GENERAL_REGS : NO_REGS) \
|
| /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 D | lra-int.h | 435 setup_reg_classes (regno, new_class, NO_REGS, new_class); in lra_change_class()
|
| H A D | tm-preds.h | 410 return NO_REGS; in reg_class_for_constraint()
|
| H A D | target.def | 5442 pseudos of the given mode and class, or @code{NO_REGS} if only memory\ 5444 @code{NO_REGS} for all inputs.", 5543 If no intermediate register is required, it should return NO_REGS.\n\ 5651 loaded into some register class. By returning @code{NO_REGS} you can\n\ 5655 register, so @code{TARGET_PREFERRED_RELOAD_CLASS} returns @code{NO_REGS} when\n\ 5663 to find the best one. Returning @code{NO_REGS}, in this case, makes\n\ 5743 @var{rclass} to another class, or perhaps @var{NO_REGS}, if no\ 6043 @code{define_register_constraint}s return @code{NO_REGS} for constraints\n\
|
| /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 D | lra-int.h | 435 setup_reg_classes (regno, new_class, NO_REGS, new_class); in lra_change_class()
|
| H A D | tm-preds.h | 362 return NO_REGS; in reg_class_for_constraint()
|
| H A D | target.def | 5442 pseudos of the given mode and class, or @code{NO_REGS} if only memory\ 5444 @code{NO_REGS} for all inputs.", 5543 If no intermediate register is required, it should return NO_REGS.\n\ 5651 loaded into some register class. By returning @code{NO_REGS} you can\n\ 5655 register, so @code{TARGET_PREFERRED_RELOAD_CLASS} returns @code{NO_REGS} when\n\ 5663 to find the best one. Returning @code{NO_REGS}, in this case, makes\n\ 5743 @var{rclass} to another class, or perhaps @var{NO_REGS}, if no\ 6043 @code{define_register_constraint}s return @code{NO_REGS} for constraints\n\
|
| /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/config/aarch64/ |
| H A D | aarch64.h | 678 NO_REGS, enumerator
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gccint.info | 23802 otherwise, 'NO_REGS'. 23805 No register ('NO_REGS'). 23808 Like 'r', if '-mpowerpc64' is used; otherwise, 'NO_REGS'. 23811 Like 'd', if '-mpowerpc-gfxopt' is used; otherwise, 'NO_REGS'. 23814 Like 'b', if '-mpowerpc64' is used; otherwise, 'NO_REGS'. 24973 expressions is to map some register constraints to 'NO_REGS' when 25146 currently selected subtarget, returns 'NO_REGS'. 32725 'define_register_constraint's return 'NO_REGS' for constraints that 33081 class must be named 'NO_REGS' and contain no registers. Often the union 33134 names as enumerated values. 'NO_REGS' must be first. 'ALL_REGS' [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gccint.info | 23802 otherwise, 'NO_REGS'. 23805 No register ('NO_REGS'). 23808 Like 'r', if '-mpowerpc64' is used; otherwise, 'NO_REGS'. 23811 Like 'd', if '-mpowerpc-gfxopt' is used; otherwise, 'NO_REGS'. 23814 Like 'b', if '-mpowerpc64' is used; otherwise, 'NO_REGS'. 24973 expressions is to map some register constraints to 'NO_REGS' when 25146 currently selected subtarget, returns 'NO_REGS'. 32725 'define_register_constraint's return 'NO_REGS' for constraints that 33081 class must be named 'NO_REGS' and contain no registers. Often the union 33134 names as enumerated values. 'NO_REGS' must be first. 'ALL_REGS' [all …]
|