Lines Matching refs:copy
401 value.copy< bool > (that.value); in operator =()
405 value.copy< enum condition > (that.value); in operator =()
409 value.copy< enum fifo_config > (that.value); in operator =()
415 value.copy< enum in_out_set > (that.value); in operator =()
419 value.copy< enum irq > (that.value); in operator =()
423 value.copy< enum mov_op > (that.value); in operator =()
428 value.copy< extended_mov > (that.value); in operator =()
432 value.copy< float > (that.value); in operator =()
436 value.copy< int > (that.value); in operator =()
441 value.copy< std::shared_ptr<instruction> > (that.value); in operator =()
449 value.copy< std::shared_ptr<resolvable> > (that.value); in operator =()
454 value.copy< std::shared_ptr<symbol> > (that.value); in operator =()
458 value.copy< std::shared_ptr<wait_source> > (that.value); in operator =()
467 value.copy< std::string > (that.value); in operator =()
471 value.copy< uint > (that.value); in operator =()