Home
last modified time | relevance | path

Searched refs:output_copy (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/data/vulkan/amber/compute/workgroup_memory_explicit_layout/
Dcopy_memory_variable_pointers.amber164 OpBranchConditional %is_first %output_copy %after_output_copy
166 %output_copy = OpLabel
/third_party/node/deps/v8/src/compiler/backend/
Dregister-allocator.cc1693 UnallocatedOperand output_copy(UnallocatedOperand::REGISTER_OR_SLOT, in MeetRegisterConstraintsForLastInstructionInBlock() local
1695 data()->AddGapMove(gap_index, Instruction::START, *output, output_copy); in MeetRegisterConstraintsForLastInstructionInBlock()
1734 UnallocatedOperand output_copy(UnallocatedOperand::REGISTER_OR_SLOT, in MeetConstraintsAfter() local
1753 output_copy); in MeetConstraintsAfter()