Home | History | Annotate | Download | only in compiler

Lines Matching defs:location_kind

403                   LocationOperand::LocationKind location_kind,
406 DCHECK_IMPLIES(location_kind == REGISTER, index >= 0);
408 value_ |= LocationKindField::encode(location_kind);
430 LocationKind location_kind() const {
510 LocationOperand::cast(this)->location_kind() ==
527 LocationOperand::cast(this)->location_kind() ==
534 LocationOperand::cast(this)->location_kind() ==