Home
last modified time | relevance | path

Searched refs:newVarOp (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dir_context.cpp849 std::unique_ptr<Instruction> newVarOp( in GetBuiltinInputVarId() local
853 get_def_use_mgr()->AnalyzeInstDefUse(&*newVarOp); in GetBuiltinInputVarId()
854 module()->AddGlobalValue(std::move(newVarOp)); in GetBuiltinInputVarId()
Dinstrument_pass.cpp523 std::unique_ptr<Instruction> newVarOp(new Instruction( in GetOutputBufferId() local
527 context()->AddGlobalValue(std::move(newVarOp)); in GetOutputBufferId()
567 std::unique_ptr<Instruction> newVarOp(new Instruction( in GetInputBufferId() local
571 context()->AddGlobalValue(std::move(newVarOp)); in GetInputBufferId()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dir_context.cpp849 std::unique_ptr<Instruction> newVarOp( in GetBuiltinInputVarId() local
853 get_def_use_mgr()->AnalyzeInstDefUse(&*newVarOp); in GetBuiltinInputVarId()
854 module()->AddGlobalValue(std::move(newVarOp)); in GetBuiltinInputVarId()
Dinstrument_pass.cpp523 std::unique_ptr<Instruction> newVarOp(new Instruction( in GetOutputBufferId() local
527 context()->AddGlobalValue(std::move(newVarOp)); in GetOutputBufferId()
567 std::unique_ptr<Instruction> newVarOp(new Instruction( in GetInputBufferId() local
571 context()->AddGlobalValue(std::move(newVarOp)); in GetInputBufferId()
/third_party/spirv-tools/source/opt/
Dir_context.cpp850 std::unique_ptr<Instruction> newVarOp( in GetBuiltinInputVarId() local
854 get_def_use_mgr()->AnalyzeInstDefUse(&*newVarOp); in GetBuiltinInputVarId()
855 module()->AddGlobalValue(std::move(newVarOp)); in GetBuiltinInputVarId()
Dinstrument_pass.cpp570 std::unique_ptr<Instruction> newVarOp(new Instruction( in GetOutputBufferId() local
574 context()->AddGlobalValue(std::move(newVarOp)); in GetOutputBufferId()
618 std::unique_ptr<Instruction> newVarOp(new Instruction( in GetInputBufferId() local
622 context()->AddGlobalValue(std::move(newVarOp)); in GetInputBufferId()