Home
last modified time | relevance | path

Searched defs:cp_inst (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dinline_pass.cpp269 std::unique_ptr<Instruction> cp_inst(inst); in MoveInstsBeforeEntryBlock() local
340 std::unique_ptr<Instruction> cp_inst(inst->Clone(context())); in InlineSingleInstruction() local
475 std::unique_ptr<Instruction> cp_inst(inst); in MoveCallerInstsAfterFunctionCall() local
507 std::unique_ptr<Instruction> cp_inst(loop_merge_itr->Clone(context())); in MoveLoopMergeInstToFirstBlock() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dinline_pass.cpp282 std::unique_ptr<Instruction> cp_inst(inst); in MoveInstsBeforeEntryBlock() local
353 std::unique_ptr<Instruction> cp_inst(inst->Clone(context())); in InlineSingleInstruction() local
488 std::unique_ptr<Instruction> cp_inst(inst); in MoveCallerInstsAfterFunctionCall() local
520 std::unique_ptr<Instruction> cp_inst(loop_merge_itr->Clone(context())); in MoveLoopMergeInstToFirstBlock() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dinline_pass.cpp282 std::unique_ptr<Instruction> cp_inst(inst); in MoveInstsBeforeEntryBlock() local
353 std::unique_ptr<Instruction> cp_inst(inst->Clone(context())); in InlineSingleInstruction() local
488 std::unique_ptr<Instruction> cp_inst(inst); in MoveCallerInstsAfterFunctionCall() local
520 std::unique_ptr<Instruction> cp_inst(loop_merge_itr->Clone(context())); in MoveLoopMergeInstToFirstBlock() local