Searched refs:this_mem (Results 1 – 1 of 1) sorted by relevance
21292 rtx vcall_addr, vcall_mem, this_mem; in x86_output_mi_thunk() local21296 this_mem = gen_rtx_MEM (ptr_mode, this_reg); in x86_output_mi_thunk()21298 this_mem = gen_rtx_ZERO_EXTEND (Pmode, this_mem); in x86_output_mi_thunk()21299 emit_move_insn (tmp, this_mem); in x86_output_mi_thunk()