Lines Matching defs:add_ring

145       Node *x2 = phase->makecon( add1->as_Add()->add_ring( t2, t12 ));
223 return add_ring(t1,t2); // Local flavor of type addition
256 return new (phase->C) SubINode(phase->makecon( add_ring( t_sub1, t_2 ) ),
340 //------------------------------add_ring---------------------------------------
344 const Type *AddINode::add_ring( const Type *t0, const Type *t1 ) const {
389 return new (phase->C) SubLNode(phase->makecon( add_ring( t_sub1, t_2 ) ),
458 //------------------------------add_ring---------------------------------------
462 const Type *AddLNode::add_ring( const Type *t0, const Type *t1 ) const {
503 //------------------------------add_ring---------------------------------------
507 const Type *AddFNode::add_ring( const Type *t0, const Type *t1 ) const {
540 //------------------------------add_ring---------------------------------------
544 const Type *AddDNode::add_ring( const Type *t0, const Type *t1 ) const {
746 //------------------------------add_ring---------------------------------------
751 const Type *OrINode::add_ring( const Type *t0, const Type *t1 ) const {
787 //------------------------------add_ring---------------------------------------
788 const Type *OrLNode::add_ring( const Type *t0, const Type *t1 ) const {
801 //------------------------------add_ring---------------------------------------
806 const Type *XorINode::add_ring( const Type *t0, const Type *t1 ) const {
823 //------------------------------add_ring---------------------------------------
824 const Type *XorLNode::add_ring( const Type *t0, const Type *t1 ) const {
837 //------------------------------add_ring---------------------------------------
839 const Type *MaxINode::add_ring( const Type *t0, const Type *t1 ) const {
924 //------------------------------add_ring---------------------------------------
926 const Type *MinINode::add_ring( const Type *t0, const Type *t1 ) const {