Searched defs:bif (Results 1 – 12 of 12) sorted by relevance
145 tbio_interface_t bif; in tbio_to_dev() local184 tbio_interface_t bif; in tbio_from_dev() local231 tbio_interface_t bif; in tbio_split_to_dev() local269 tbio_interface_t bif; in ki_generic() local
99 B<X, Y, int, float> bif; variable
407 static void cil_reset_booleanif(struct cil_booleanif *bif) in cil_reset_booleanif()
879 struct cil_booleanif *bif = node->parent->parent->data; in __cil_verify_booleanif_helper() local966 struct cil_booleanif *bif = (struct cil_booleanif*)node->data; in __cil_verify_booleanif() local
1029 struct cil_booleanif *bif = node->data; in cil_tree_print_node() local
2339 void cil_boolif_init(struct cil_booleanif **bif) in cil_boolif_init()
2840 struct cil_booleanif *bif = NULL; in cil_gen_boolif() local2902 void cil_destroy_boolif(struct cil_booleanif *bif) in cil_destroy_boolif()
3231 struct cil_booleanif *bif = (struct cil_booleanif*)current->data; in cil_resolve_boolif() local
3566 struct cil_booleanif *bif; in test_cil_gen_expr_stack_and() local3589 struct cil_booleanif *bif; in test_cil_gen_expr_stack_or() local3612 struct cil_booleanif *bif; in test_cil_gen_expr_stack_xor() local3635 struct cil_booleanif *bif; in test_cil_gen_expr_stack_not() local3658 struct cil_booleanif *bif; in test_cil_gen_expr_stack_not_noexpr_neg() local3681 struct cil_booleanif *bif; in test_cil_gen_expr_stack_not_extraexpr_neg() local3704 struct cil_booleanif *bif; in test_cil_gen_expr_stack_eq() local3727 struct cil_booleanif *bif; in test_cil_gen_expr_stack_neq() local3750 struct cil_booleanif *bif; in test_cil_gen_expr_stack_nested() local3773 struct cil_booleanif *bif; in test_cil_gen_expr_stack_nested_neg() local[all …]
6806 …struct cil_booleanif *bif = (struct cil_booleanif*)test_db->ast->root->cl_head->next->next->next->… in test_cil_resolve_expr_stack_bools() local6928 …struct cil_booleanif *bif = (struct cil_booleanif*)test_db->ast->root->cl_head->next->next->next->… in test_cil_resolve_expr_stack_neg() local6953 …struct cil_booleanif *bif = (struct cil_booleanif*)test_db->ast->root->cl_head->next->next->next->… in test_cil_resolve_expr_stack_emptystr_neg() local
659 __ bif(v12.V16B(), v26.V16B(), v8.V16B()); in GenerateTestSequenceNEON() local660 __ bif(v2.V8B(), v23.V8B(), v27.V8B()); in GenerateTestSequenceNEON() local
1296 LogicVRegister Simulator::bif(VectorFormat vform, in bif() function in vixl::aarch64::Simulator