| /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 | gimple-predict.h | 39 gimple_predict_set_predictor (gimple *gs, enum br_predictor predictor) in gimple_predict_set_predictor() argument 43 | (unsigned) predictor; in gimple_predict_set_predictor() 73 gimple_build_predict (enum br_predictor predictor, enum prediction outcome) in gimple_build_predict() argument 78 gimple_predict_set_predictor (p, predictor); in gimple_build_predict()
|
| H A D | predict.def | 24 This macro will be called once for each predictor. The ENUM will 27 in the first match combining heuristics, the predictor appearing 30 NAME is used in the debugging output to determine predictor type. 32 HITRATE is the probability that edge predicted by predictor as taken 138 /* Call predictors are for now ignored, lets leave the predictor 189 of memory. This predictor only occurs when the user explicitly asked 200 /* Branch leading to an I/O failure status are unlikely. This predictor is 201 used for I/O failures such as for invalid unit numbers. This predictor 221 predictor is used when an optional dummy argument, associated with an
|
| H A D | cfghooks.h | 119 void (*predict_edge) (edge e, enum br_predictor predictor, int probability); 123 bool (*predicted_by_p) (const_basic_block bb, enum br_predictor predictor); 241 extern void predict_edge (edge e, enum br_predictor predictor, int probability); 242 extern bool predicted_by_p (const_basic_block bb, enum br_predictor predictor);
|
| H A D | reg-notes.def | 114 CONCAT of two integer value. First specifies the branch predictor
|
| H A D | tree.def | 1428 PREDICT_EXPR_PREDICTOR specify predictor and PREDICT_EXPR_OUTCOME the 1431 PREDICT_EXPR will get predicted by the specified predictor. */
|
| /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 | gimple-predict.h | 39 gimple_predict_set_predictor (gimple *gs, enum br_predictor predictor) in gimple_predict_set_predictor() argument 43 | (unsigned) predictor; in gimple_predict_set_predictor() 73 gimple_build_predict (enum br_predictor predictor, enum prediction outcome) in gimple_build_predict() argument 78 gimple_predict_set_predictor (p, predictor); in gimple_build_predict()
|
| H A D | predict.def | 24 This macro will be called once for each predictor. The ENUM will 27 in the first match combining heuristics, the predictor appearing 30 NAME is used in the debugging output to determine predictor type. 32 HITRATE is the probability that edge predicted by predictor as taken 138 /* Call predictors are for now ignored, lets leave the predictor 189 of memory. This predictor only occurs when the user explicitly asked 200 /* Branch leading to an I/O failure status are unlikely. This predictor is 201 used for I/O failures such as for invalid unit numbers. This predictor 221 predictor is used when an optional dummy argument, associated with an
|
| H A D | cfghooks.h | 119 void (*predict_edge) (edge e, enum br_predictor predictor, int probability); 123 bool (*predicted_by_p) (const_basic_block bb, enum br_predictor predictor); 241 extern void predict_edge (edge e, enum br_predictor predictor, int probability); 242 extern bool predicted_by_p (const_basic_block bb, enum br_predictor predictor);
|
| H A D | reg-notes.def | 114 CONCAT of two integer value. First specifies the branch predictor
|
| H A D | tree.def | 1428 PREDICT_EXPR_PREDICTOR specify predictor and PREDICT_EXPR_OUTCOME the 1431 PREDICT_EXPR will get predicted by the specified predictor. */
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/ |
| H A D | CVE-2019-7577.patch | 30 predictor (a valid predictor's value is between 0 and 6 inclusive), 31 a buffer overread can happen when the predictor is used as an index 38 This patch fixes it by checking the MS ADPCM predictor values fit 110 + SDL_SetError("Invalid predictor value for a MS ADPCM decoder");
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/runtime/isys/src/ |
| H A D | rx.c | 363 mipi_predictor_t predictor = MIPI_PREDICTOR_NONE; in sh_css_csi2_compression_type_2_mipi_predictor() local 367 predictor = MIPI_PREDICTOR_TYPE1 - 1; in sh_css_csi2_compression_type_2_mipi_predictor() 370 predictor = MIPI_PREDICTOR_TYPE2 - 1; in sh_css_csi2_compression_type_2_mipi_predictor() 374 return predictor; in sh_css_csi2_compression_type_2_mipi_predictor()
|
| /OK3568_Linux_fs/kernel/arch/arm/mm/ |
| H A D | Kconfig | 839 bool "Harden the branch predictor against aliasing attacks" if EXPERT 844 on being able to manipulate the branch predictor for a victim 847 internal branch predictor state and limiting the prediction 851 the branch predictor against aliasing attacks and may rely on
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/hw-vuln/ |
| H A D | spectre.rst | 174 An attacker can train the branch predictor to speculatively skip the
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | ras.rst | 231 **can** but must not necessarily be a predictor of future UE events. With
|
| /OK3568_Linux_fs/kernel/arch/arm/ |
| H A D | Kconfig | 1158 The v7 ARM states that all cache and branch predictor maintenance
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/ |
| H A D | libc.info-15 | 3698 indirect branch predictor barrier (IBPB).
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/ |
| H A D | libc.info-15 | 3698 indirect branch predictor barrier (IBPB).
|
| /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 | gcc.info | 42923 than the limit of 500, then a branch predictor will learn that the
|
| /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 | gcc.info | 42923 than the limit of 500, then a branch predictor will learn that the
|