Home | History | Annotate | Download | only in compiler

Lines Matching full:operand_

119     : operand_(operand), hint_(hint), next_(nullptr), pos_(pos), flags_(0) {
123 if (operand_ != nullptr && operand_->IsUnallocated()) {
124 const UnallocatedOperand* unalloc = UnallocatedOperand::cast(operand_);