Searched defs:bif (Results 1 – 11 of 11) sorted by relevance
140 tbio_interface_t bif; in tbio_to_dev() local179 tbio_interface_t bif; in tbio_from_dev() local226 tbio_interface_t bif; in tbio_split_to_dev() local264 tbio_interface_t bif; in ki_generic() local
473 static void cil_reset_booleanif(struct cil_booleanif *bif) in cil_reset_booleanif()
1026 struct cil_booleanif *bif = node->parent->parent->data; in __cil_verify_booleanif_helper() local1113 struct cil_booleanif *bif = (struct cil_booleanif*)node->data; in __cil_verify_booleanif() local
604 struct cil_booleanif *bif = node->data; in cil_write_ast_node() local
2432 void cil_boolif_init(struct cil_booleanif **bif) in cil_boolif_init()
2878 struct cil_booleanif *bif = NULL; in cil_gen_boolif() local2924 void cil_destroy_boolif(struct cil_booleanif *bif) in cil_destroy_boolif()
3345 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
1089 LogicVRegister Simulator::bif(VectorFormat vform, in bif() function in vixl::aarch64::Simulator