Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dinline_pass.cpp267 std::unique_ptr<Instruction> cp_inst(inst); in MoveInstsBeforeEntryBlock() local
337 std::unique_ptr<Instruction> cp_inst(inst->Clone(context())); in InlineSingleInstruction() local
471 std::unique_ptr<Instruction> cp_inst(inst); in MoveCallerInstsAfterFunctionCall() local
503 std::unique_ptr<Instruction> cp_inst(loop_merge_itr->Clone(context())); in MoveLoopMergeInstToFirstBlock() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinline_pass.cpp267 std::unique_ptr<Instruction> cp_inst(inst); in MoveInstsBeforeEntryBlock() local
337 std::unique_ptr<Instruction> cp_inst(inst->Clone(context())); in InlineSingleInstruction() local
471 std::unique_ptr<Instruction> cp_inst(inst); in MoveCallerInstsAfterFunctionCall() local
503 std::unique_ptr<Instruction> cp_inst(loop_merge_itr->Clone(context())); in MoveLoopMergeInstToFirstBlock() local
/third_party/spirv-tools/source/opt/
Dinline_pass.cpp267 std::unique_ptr<Instruction> cp_inst(inst); in MoveInstsBeforeEntryBlock() local
337 std::unique_ptr<Instruction> cp_inst(inst->Clone(context())); in InlineSingleInstruction() local
471 std::unique_ptr<Instruction> cp_inst(inst); in MoveCallerInstsAfterFunctionCall() local
503 std::unique_ptr<Instruction> cp_inst(loop_merge_itr->Clone(context())); in MoveLoopMergeInstToFirstBlock() local