Searched refs:use_arg (Results 1 – 3 of 3) sorted by relevance
24 define arm_aapcscc i32 @use_arg(i32, i32, i32, i32, i32 %x) {32 ; CHECK-LABEL: use_arg:
27 define i32 @use_arg(i32 %x) {
615 static int mmc_send_op_cond_iter(struct mmc *mmc, int use_arg) in mmc_send_op_cond_iter() argument623 if (use_arg && !mmc_host_is_spi(mmc)) in mmc_send_op_cond_iter()