Home
last modified time | relevance | path

Searched defs:set_op (Results 1 – 3 of 3) 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/
H A Dgimple-match.h223 gimple_match_op::set_op (code_helper code_in, tree type_in, in set_op() function
235 gimple_match_op::set_op (code_helper code_in, tree type_in, tree op0) in set_op() function
244 gimple_match_op::set_op (code_helper code_in, tree type_in, tree op0, tree op1) in set_op() function
254 gimple_match_op::set_op (code_helper code_in, tree type_in, in set_op() function
266 gimple_match_op::set_op (code_helper code_in, tree type_in, in set_op() function
279 gimple_match_op::set_op (code_helper code_in, tree type_in, in set_op() function
292 gimple_match_op::set_op (code_helper code_in, tree type_in, in set_op() function
/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 Dgimple-match.h223 gimple_match_op::set_op (code_helper code_in, tree type_in, in set_op() function
235 gimple_match_op::set_op (code_helper code_in, tree type_in, tree op0) in set_op() function
244 gimple_match_op::set_op (code_helper code_in, tree type_in, tree op0, tree op1) in set_op() function
254 gimple_match_op::set_op (code_helper code_in, tree type_in, in set_op() function
266 gimple_match_op::set_op (code_helper code_in, tree type_in, in set_op() function
279 gimple_match_op::set_op (code_helper code_in, tree type_in, in set_op() function
292 gimple_match_op::set_op (code_helper code_in, tree type_in, in set_op() function
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_sync_debugfs.c319 struct base_cqs_set_operation_info *set_op = &cmd->info.cqs_set_operation.objs[i]; in kbasep_csf_sync_print_kcpu_cqs_set_op() local