Home
last modified time | relevance | path

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

/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/compiler/optimizing/
Dinduction_var_analysis.cc578 return CreateInduction(a->induction_class, a->operation, new_a, new_b, a->fetch, type_); in TransferAddSub()
590 return CreateInduction(b->induction_class, b->operation, new_a, new_b, b->fetch, type_); in TransferAddSub()
600 return CreateInduction(a->induction_class, a->operation, new_a, new_b, a->fetch, type_); in TransferAddSub()
620 return CreateInduction(a->induction_class, a->operation, new_a, new_b, a->fetch, type_); in TransferNeg()
643 return CreateInduction(b->induction_class, b->operation, new_a, new_b, b->fetch, type_); in TransferMul()
651 return CreateInduction(a->induction_class, a->operation, new_a, new_b, a->fetch, type_); in TransferMul()
668 return CreateInduction(kLinear, kNop, a->op_a, a->op_b, a->fetch, to); in TransferConversion()
814 c->fetch, in SolveOp()
1371 info1->fetch == info2->fetch && in InductionEqual()
1380 std::string HInductionVarAnalysis::FetchToString(HInstruction* fetch) { in FetchToString() argument
[all …]
Dinduction_var_analysis.h111 fetch(f), in InductionInfo()
117 HInstruction* fetch; member
255 static std::string FetchToString(HInstruction* fetch);
Dinduction_var_range.h133 void Replace(HInstruction* instruction, HInstruction* fetch, HInstruction* replacement);
321 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/out/
Dmterp_x86_64.S1473 movswq 2(rPC), rINSTq # fetch signed displacement
1497 movswq 2(rPC), rINSTq # fetch signed displacement
1521 movswq 2(rPC), rINSTq # fetch signed displacement
1545 movswq 2(rPC), rINSTq # fetch signed displacement
1569 movswq 2(rPC), rINSTq # fetch signed displacement
1593 movswq 2(rPC), rINSTq # fetch signed displacement