Home
last modified time | relevance | path

Searched refs:fetch (Results 1 – 9 of 9) sorted by relevance

/art/compiler/optimizing/
Dinduction_var_analysis.cc441 return CreateInduction(a->induction_class, a->operation, new_a, new_b, a->fetch, type_); in TransferAddSub()
453 return CreateInduction(b->induction_class, b->operation, new_a, new_b, b->fetch, type_); in TransferAddSub()
463 return CreateInduction(a->induction_class, a->operation, new_a, new_b, a->fetch, type_); in TransferAddSub()
483 return CreateInduction(a->induction_class, a->operation, new_a, new_b, a->fetch, type_); in TransferNeg()
506 return CreateInduction(b->induction_class, b->operation, new_a, new_b, b->fetch, type_); in TransferMul()
514 return CreateInduction(a->induction_class, a->operation, new_a, new_b, a->fetch, type_); in TransferMul()
531 return CreateInduction(kLinear, kNop, a->op_a, a->op_b, a->fetch, to); in TransferConversion()
677 c->fetch, in SolveOp()
1159 info1->fetch == info2->fetch && in InductionEqual()
1168 std::string HInductionVarAnalysis::FetchToString(HInstruction* fetch) { in FetchToString() argument
[all …]
Dinduction_var_range.cc352 HInstruction* fetch, in Replace() argument
358 ReplaceInduction(induction_analysis_->LookupInfo(lp, instruction), fetch, replacement); in Replace()
360 ReplaceInduction(induction_analysis_->LookupInfo(lp, GetLoopControl(lp)), fetch, replacement); in Replace()
390 *offset = info->op_b->fetch; in IsUnitStride()
435 if (IsInt64AndGet(info->fetch, value)) { in IsConstant()
497 return info->fetch->GetBlock()->GetLoopInformation() != nullptr; in HasFetchInLoop()
626 IsInt64AndGet(info->fetch, &f) && f >= 1) { in GetGeometric()
644 if (chase_hint_ == nullptr && in_body && trip != nullptr && instruction == trip->op_a->fetch) { in GetFetch()
731 return GetFetch(info->fetch, trip, in_body, is_min); in GetVal()
1065 if (IsInt64AndGet(info->fetch, &f) && f >= 1 && IsConstant(trip->op_a, kExact, &m) && m >= 1) { in GenerateLastValueGeometric()
[all …]
Dinduction_var_analysis.h111 fetch(f), in InductionInfo()
117 HInstruction* fetch; member
242 static std::string FetchToString(HInstruction* fetch);
Dinduction_var_range.h133 void Replace(HInstruction* instruction, HInstruction* fetch, HInstruction* replacement);
310 HInstruction* fetch,
Dinduction_var_range_test.cc152 HInductionVarAnalysis::InductionInfo* CreateFetch(HInstruction* fetch) { in CreateFetch() argument
153 return iva_->CreateInvariantFetch(fetch); in CreateFetch()
/art/runtime/interpreter/mterp/x86/
Dzcmp.S11 movswl 2(rPC), rINST # fetch signed displacement
/art/runtime/interpreter/mterp/x86_64/
Dzcmp.S11 movswq 2(rPC), rINSTq # fetch signed displacement
/art/runtime/interpreter/mterp/out/
Dmterp_x86_64.S1455 movswq 2(rPC), rINSTq # fetch signed displacement
1479 movswq 2(rPC), rINSTq # fetch signed displacement
1503 movswq 2(rPC), rINSTq # fetch signed displacement
1527 movswq 2(rPC), rINSTq # fetch signed displacement
1551 movswq 2(rPC), rINSTq # fetch signed displacement
1575 movswq 2(rPC), rINSTq # fetch signed displacement
Dmterp_x86.S1561 movswl 2(rPC), rINST # fetch signed displacement
1585 movswl 2(rPC), rINST # fetch signed displacement
1609 movswl 2(rPC), rINST # fetch signed displacement
1633 movswl 2(rPC), rINST # fetch signed displacement
1657 movswl 2(rPC), rINST # fetch signed displacement
1681 movswl 2(rPC), rINST # fetch signed displacement