Home | History | Annotate | Download | only in compiler

Lines Matching defs:location_kind

429                   LocationOperand::LocationKind location_kind,
432 DCHECK_IMPLIES(location_kind == REGISTER, index >= 0);
434 value_ |= LocationKindField::encode(location_kind);
472 LocationKind location_kind() const {
571 LocationOperand::cast(this)->location_kind() ==
606 LocationOperand::cast(this)->location_kind() ==
622 LocationOperand::cast(this)->location_kind() ==
630 LocationOperand::cast(this)->location_kind() ==
638 LocationOperand::cast(this)->location_kind() ==