Searched defs:is_ssa (Results 1 – 7 of 7) sorted by relevance
27 bool is_ssa; member36 bool is_ssa; member
82 bool is_ssa; member
136 ValueFactory::allocate_pinned_vec4(int sel, bool is_ssa) in allocate_pinned_vec4()213 ValueFactory::temp_register(int pinned_channel, bool is_ssa) in temp_register()635 bool is_ssa = s[0] == 'S'; in dest_from_string() local781 bool is_ssa = false; in dest_vec4_from_string() local810 bool is_ssa = false; in src_vec4_from_string() local
77 sel_and_szw_from_string(const std::string& str, RegisterVec4::Swizzle& swz, bool& is_ssa) in sel_and_szw_from_string()
376 RegisterVec4::RegisterVec4(int sel, bool is_ssa, const Swizzle& swz, Pin pin): in RegisterVec4()
540 bool is_ssa = true; in propagate_to() local
81 bool is_ssa; member