Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.cc1018 void HBasicBlock::ReplaceAndRemovePhiWith(HPhi* initial, HPhi* replacement) { in ReplaceAndRemovePhiWith()
1026 HInstruction* replacement) { in ReplaceAndRemoveInstructionWith()
1184 void HEnvironment::ReplaceInput(HInstruction* replacement, size_t index) { in ReplaceInput()
1408 HInstruction* replacement, in ReplaceUsesDominatedBy()
1473 void HInstruction::ReplaceEnvUsesDominatedBy(HInstruction* dominator, HInstruction* replacement) { in ReplaceEnvUsesDominatedBy()
1486 void HInstruction::ReplaceInput(HInstruction* replacement, size_t index) { in ReplaceInput()
2907 HInstruction* replacement = nullptr; in InlineInto() local
3352 HInstruction* replacement = nullptr; in InsertOppositeCondition() local
3379 HInstruction* replacement = new (allocator) HBooleanNot(cond); in InsertOppositeCondition() local
Dload_store_elimination.cc557 Value replacement = phi_placeholder_replacements_[PhiPlaceholderIndex(value)]; in Replacement() local
1938 HInstruction* replacement = GetDefaultValue(type); in TryReplacingLoopPhiPlaceholderWithDefault() local
1965 HInstruction* replacement = nullptr; in TryReplacingLoopPhiPlaceholderWithSingleInput() local
2149 HInstruction* replacement = in MaterializeLoopPhis() local
2482 Value replacement = ReplacementOrValue(record->value); in ProcessLoopPhiWithUnknownInput() local
Dinliner.cc1320 void HInliner::MaybeRunReferenceTypePropagation(HInstruction* replacement, in MaybeRunReferenceTypePropagation()
1333 HInvoke** replacement) { in TryDevirtualize()
Dinduction_var_range.cc367 HInstruction* replacement) { in Replace()
1791 HInstruction* replacement) { in ReplaceInduction()
Dsuperblock_cloner.cc599 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.cc3031 HInstruction* replacement = induction_range_.GenerateLastValue(instruction, graph_, block); in TryReplaceWithLastValue() local
Dinstruction_simplifier.cc1808 HCondition* replacement = in VisitCondition() local
/art/dex2oat/linker/
Drelative_patcher_test.h277 std::string replacement = oss.str(); in DumpDiff() local
/art/compiler/utils/
Dassembler_test.h1559 const std::string& replacement, in ReplaceReg()
1580 static void ReplaceAddr(const std::string& replacement, /*inout*/ std::string* str) { in ReplaceAddr()
/art/compiler/utils/riscv64/
Dassembler_riscv64_test.cc2114 const char* replacement; in ReplaceRoundingMode() local
2143 const char* replacement; in ReplaceAqRl() local
2166 const char* replacement; in ReplaceVm() local
2183 const char* replacement; in ReplaceVMA() local
2200 const char* replacement; in ReplaceVTA() local
2217 const char* replacement; in ReplaceSEW() local
2243 const char* replacement; in ReplaceLMUL() local