Home
last modified time | relevance | path

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

/external/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
/external/angle/third_party/vulkan-deps/spirv-tools/src/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
/external/deqp-deps/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