Home
last modified time | relevance | path

Searched defs:replacement (Results 1 – 12 of 12) sorted by relevance

/art/compiler/optimizing/
Dnodes.cc1057 void HBasicBlock::ReplaceAndRemovePhiWith(HPhi* initial, HPhi* replacement) { in ReplaceAndRemovePhiWith()
1065 HInstruction* replacement) { in ReplaceAndRemoveInstructionWith()
1231 void HEnvironment::ReplaceInput(HInstruction* replacement, size_t index) { in ReplaceInput()
1457 HInstruction* replacement, in ReplaceUsesDominatedBy()
1521 void HInstruction::ReplaceEnvUsesDominatedBy(HInstruction* dominator, HInstruction* replacement) { in ReplaceEnvUsesDominatedBy()
1534 void HInstruction::ReplaceInput(HInstruction* replacement, size_t index) { in ReplaceInput()
2985 HInstruction* replacement = nullptr; in InlineInto() local
Dload_store_elimination.cc550 Value replacement = phi_placeholder_replacements_[PhiPlaceholderIndex(value)]; in Replacement() local
1949 HInstruction* replacement = GetDefaultValue(type); in TryReplacingLoopPhiPlaceholderWithDefault() local
1978 HInstruction* replacement = nullptr; in TryReplacingLoopPhiPlaceholderWithSingleInput() local
2160 HInstruction* replacement = value.GetInstruction(); in MaterializeTypeConversionsIfNeeded() local
2224 HInstruction* replacement = in MaterializeLoopPhis() local
2569 Value replacement = ReplacementOrValue(record->value); in ProcessLoopPhiWithUnknownInput() local
Dinstruction_simplifier.cc916 HInstruction* replacement = in InsertOppositeCondition() local
929 HInstruction* replacement = new (GetGraph()->GetAllocator()) HBooleanNot(cond); in InsertOppositeCondition() local
1884 HCondition* replacement = HCondition::Create(GetGraph(), new_cond, right, left); in VisitCondition() local
1933 HInstruction* replacement = CreateUnsignedConditionReplacement( in VisitCondition() local
Dinliner.cc1330 void HInliner::MaybeRunReferenceTypePropagation(HInstruction* replacement, in MaybeRunReferenceTypePropagation()
1343 HInvoke** replacement) { in TryDevirtualize()
Dinduction_var_range.cc368 HInstruction* replacement) { in Replace()
1797 HInstruction* replacement) { in ReplaceInduction()
Dsuperblock_cloner.cc559 HInstruction* user, HInstruction* old_instruction, HInstruction* replacement) { in UpdateInductionRangeInfoOf()
Dinduction_var_analysis.cc130 HInstruction* replacement, in FixOutsideUse()
Dbounds_check_elimination.cc2020 void ReplaceInstruction(HInstruction* instruction, HInstruction* replacement) { in ReplaceInstruction()
Dloop_optimization.cc3069 HInstruction* replacement = induction_range_.GenerateLastValue(instruction, graph_, block); in TryReplaceWithLastValue() local
/art/dex2oat/linker/
Drelative_patcher_test.h277 std::string replacement = oss.str(); in DumpDiff() local
/art/compiler/utils/
Dassembler_test.h1570 const std::string& replacement, in ReplaceReg()
1591 static void ReplaceAddr(const std::string& replacement, /*inout*/ std::string* str) { in ReplaceAddr()
/art/compiler/utils/riscv64/
Dassembler_riscv64_test.cc2268 const char* replacement; in ReplaceRoundingMode() local
2297 const char* replacement; in ReplaceAqRl() local
2320 const char* replacement; in ReplaceVm() local
2337 const char* replacement; in ReplaceVMA() local
2354 const char* replacement; in ReplaceVTA() local
2371 const char* replacement; in ReplaceSEW() local
2397 const char* replacement; in ReplaceLMUL() local