Searched refs:asptrtype (Results 1 – 1 of 1) sorted by relevance
45309 tree asptrtype = build_pointer_type (type); in ix86_stack_protect_guard() local45311 t = build_int_cst (asptrtype, ix86_stack_protector_guard_offset); in ix86_stack_protect_guard()45312 t = build2 (MEM_REF, asptrtype, t, in ix86_stack_protect_guard()45313 build_int_cst (asptrtype, 0)); in ix86_stack_protect_guard()