Home
last modified time | relevance | path

Searched defs:copy_instr (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/art/compiler/optimizing/
H A Dsuperblock_cloner.cc116 void SuperblockCloner::ReplaceInputsWithCopies(HInstruction* copy_instr) { in ReplaceInputsWithCopies()
132 void SuperblockCloner::DeepCloneEnvironmentWithRemapping(HInstruction* copy_instr, in DeepCloneEnvironmentWithRemapping()
712 HInstruction* copy_instr = GetInstrCopy(orig_instr); in CheckInstructionInputsRemapping() local
776 HInstruction* copy_instr = it.second; in VerifyGraph() local
1037 HInstruction* copy_instr = orig_instr->Clone(arena_); in CloneBasicBlock() local
1047 HInstruction* copy_instr = orig_instr->Clone(arena_); in CloneBasicBlock() local
H A Dsuperblock_cloner.h202 HInstruction* GetInstrOrig(HInstruction* copy_instr) const { in GetInstrOrig()
H A Dsuperblock_cloner_test.cc132 HInstruction* copy_instr = it.second; in TEST_F() local
/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_opt_value_numbering.cpp358 bool copy_instr = in process_block() local
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_lower_vars_to_ssa.c484 register_copy_instr(nir_intrinsic_instr *copy_instr, in register_copy_instr()