Searched refs:temp_base (Results 1 – 4 of 4) sorted by relevance
254 $temp_base = $opt_T || "/tmp";304 die "$prog: couldn't cd to $temp_base - $!\n" if !chdir($temp_base);
1860 src_reg temp_base = get_temp(ir->type); in visit() local1861 dst_reg temp = dst_reg(temp_base); in visit()1878 this->result = temp_base; in visit()1883 src_reg temp_base = get_temp(ir->type); in visit() local1884 dst_reg temp = dst_reg(temp_base); in visit()1899 this->result = temp_base; in visit()
3079 st_src_reg temp_base = get_temp(ir->type); in visit() local3080 st_dst_reg temp = st_dst_reg(temp_base); in visit()3097 this->result = temp_base; in visit()3102 st_src_reg temp_base = get_temp(ir->type); in visit() local3103 st_dst_reg temp = st_dst_reg(temp_base); in visit()3119 this->result = temp_base; in visit()
716 MODE_INFO **temp_base = cm->prev_mi_grid_base; in vp9_swap_mi_and_prev_mi() local726 cm->mi_grid_base = temp_base; in vp9_swap_mi_and_prev_mi()