/openbmc/qemu/tests/tcg/hexagon/ |
H A D | misc.c | 79 static inline void S4_storeirbt_io(void *p, bool pred) in S4_storeirbt_io() 87 static inline void S4_storeirbf_io(void *p, bool pred) in S4_storeirbf_io() 95 static inline void S4_storeirbtnew_io(void *p, bool pred) in S4_storeirbtnew_io() 105 static inline void S4_storeirbfnew_io(void *p, bool pred) in S4_storeirbfnew_io() 115 static inline void S4_storeirht_io(void *p, bool pred) in S4_storeirht_io() 123 static inline void S4_storeirhf_io(void *p, bool pred) in S4_storeirhf_io() 151 static inline void S4_storeirit_io(void *p, bool pred) in S4_storeirit_io() 159 static inline void S4_storeirif_io(void *p, bool pred) in S4_storeirif_io() 187 static int32_t L2_ploadrifnew_pi(void *p, bool pred) in L2_ploadrifnew_pi() 274 static int64_t decbin(int64_t x, int64_t y, bool *pred) in decbin() [all …]
|
H A D | mem_noshuf.c | 109 static inline int pred_lw_sw_pi(bool pred, int32_t *p, int32_t *q, in pred_lw_sw_pi() 126 static inline int64_t pred_ld_sd(bool pred, int64_t *p, int64_t *q, in pred_ld_sd() 142 static inline int64_t pred_ld_sd_pi(bool pred, int64_t *p, int64_t *q, in pred_ld_sd_pi() 159 static inline int32_t cancel_sw_lb(bool pred, int32_t *p, int8_t *q, int32_t x) in cancel_sw_lb() 173 static inline int64_t cancel_sw_ld(bool pred, int32_t *p, int64_t *q, int32_t x) in cancel_sw_ld()
|
H A D | hvx_misc.c | 394 bool pred = true; in test_load_tmp_predicated() local 433 bool pred = true; in test_load_cur_predicated() local
|
H A D | fpstuff.c | 259 uint32_t pred; in check_sfrecipa() local
|
/openbmc/linux/arch/ia64/include/asm/native/ |
H A D | inst.h | 23 #define MOV_FROM_IPSR(pred, reg) \ argument 35 #define MOV_FROM_PSR(pred, reg, clob) \ argument 44 #define MOV_TO_ITIR(pred, reg, clob) \ argument 47 #define MOV_TO_IHA(pred, reg, clob) \ argument 50 #define MOV_TO_IPSR(pred, reg, clob) \ argument 53 #define MOV_TO_IFS(pred, reg, clob) \ argument 62 #define ITC_I(pred, reg, clob) \ argument 65 #define ITC_D(pred, reg, clob) \ argument 72 #define THASH(pred, reg0, reg1, clob) \ argument 89 #define SSM_PSR_I(pred, pred_clob, clob) \ argument [all …]
|
/openbmc/linux/kernel/trace/ |
H A D | trace_events_filter.c | 153 struct filter_pred *pred; member 200 static void free_predicate(struct filter_pred *pred) in free_predicate() 862 static int filter_pred_pchar(struct filter_pred *pred, void *event) in filter_pred_pchar() 936 static int filter_pred_cpu(struct filter_pred *pred, void *event) in filter_pred_cpu() 992 static int filter_pred_comm(struct filter_pred *pred, void *event) in filter_pred_comm() 1124 static void filter_build_regex(struct filter_pred *pred) in filter_build_regex() 1186 struct filter_pred *pred = prog[i].pred; in filter_match_preds() local 1505 struct filter_pred *pred = NULL; in parse_pred() local 2525 static int ftrace_function_check_pred(struct filter_pred *pred) in ftrace_function_check_pred() 2590 struct filter_pred *pred = prog[i].pred; in ftrace_function_set_filter() local [all …]
|
/openbmc/qemu/target/hexagon/ |
H A D | genptr.c | 41 TCGv gen_read_preg(TCGv pred, uint8_t num) in gen_read_preg() 137 TCGv pred = get_result_pred(ctx, pnum); in gen_log_pred_write() local 595 TCGCond cond, TCGv pred) in gen_cond_jumpr() 618 TCGv pred = tcg_temp_new(); in gen_cmpnd_cmp_jmp() local 622 TCGv pred = tcg_temp_new(); in gen_cmpnd_cmp_jmp() local 674 TCGv pred = tcg_temp_new(); in gen_cmpnd_tstbit0_jmp() local 679 TCGv pred = tcg_temp_new(); in gen_cmpnd_tstbit0_jmp() local 688 TCGv pred = tcg_temp_new(); in gen_testbit0_jumpnv() local 826 TCGv pred, TCGCond cond) in gen_cond_return() 978 TCGv pred = tcg_temp_new(); in gen_cmp_jumpnv() local [all …]
|
H A D | cpu.h | 73 target_ulong pred[NUM_PREGS]; member
|
/openbmc/linux/arch/ia64/lib/ |
H A D | copy_user.S | 235 #define SWITCH(pred, shift) cmp.eq pred,p0=shift,rshift argument 236 #define CASE(pred, shift) \ argument
|
/openbmc/phosphor-fan-presence/control/json/ |
H A D | zone.cpp | 332 auto pred = [](const auto& entry) { return entry.second; }; in setFloor() local 383 auto pred = [](const auto& entry) { return entry.second; }; in decTimerExpired() local
|
/openbmc/linux/tools/perf/util/ |
H A D | block-range.h | 35 u64 pred; member
|
H A D | sample.h | 71 pred:2; /* predication */ member
|
/openbmc/linux/tools/testing/selftests/powerpc/security/ |
H A D | spectre_v2.c | 27 u64 pred, mpred; in do_count_loop() local
|
/openbmc/linux/rust/alloc/vec/ |
H A D | extract_if.rs | 41 pub(super) pred: F, field
|
/openbmc/linux/drivers/md/ |
H A D | dm-bufio.c | 172 iter_predicate pred, void *context) in lru_iter_next() 659 b_predicate pred; member 681 b_predicate pred, void *context, in __cache_evict() 700 b_predicate pred, void *context) in cache_evict() 735 b_predicate pred, void *context, struct lock_history *lh) in __cache_mark_many() 753 b_predicate pred, void *context) in cache_mark_many() 925 b_predicate pred, b_release release) in __remove_range() 951 b_predicate pred, b_release release) in cache_remove_range()
|
/openbmc/phosphor-fan-presence/control/ |
H A D | zone.cpp | 213 auto pred = [](const auto& entry) { return entry.second; }; in setFloor() local 265 auto pred = [](const auto& entry) { return entry.second; }; in decTimerExpired() local
|
/openbmc/linux/drivers/net/ethernet/engleder/ |
H A D | tsnep_rxnfc.c | 56 struct tsnep_rxnfc_rule *pred, *cur; in tsnep_add_rule() local
|
/openbmc/u-boot/arch/arm/mach-imx/mx5/ |
H A D | clock.c | 349 unsigned int clk_sel, freq, reg, pred, podf; in get_uart_clk() local 385 u32 clk_sel = 0, pred = 0, podf = 0, freq = 0; in get_esdhc_clk() local
|
/openbmc/u-boot/arch/arm/mach-imx/mx7/ |
H A D | clock.c | 897 u32 i, j, pred = 1, postd = 1; in mxs_set_lcdclk() local
|
/openbmc/linux/drivers/md/bcache/ |
H A D | btree.c | 2631 keybuf_pred_fn *pred; member 2679 struct bkey *end, keybuf_pred_fn *pred) in bch_refill_keybuf() 2781 keybuf_pred_fn *pred) in bch_keybuf_next_rescan()
|
/openbmc/qemu/linux-user/hexagon/ |
H A D | signal.c | 47 target_ulong pred[NUM_PREGS]; member
|
/openbmc/qemu/target/hexagon/idef-parser/ |
H A D | idef-parser.h | 170 HexPred pred; /**< rvalue of predicate type */ member
|
/openbmc/u-boot/arch/arm/mach-imx/mx6/ |
H A D | clock.c | 625 u32 i, j, max_pred = 8, max_postd = 8, pred = 1, postd = 1; in mxs_set_lcdclk() local
|
/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
H A D | input_system.c | 266 const mipi_predictor_t pred) in receiver_set_compression()
|
/openbmc/qemu/disas/ |
H A D | riscv.h | 203 uint8_t pred; member
|