Home
last modified time | relevance | path

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

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/lib/Dialect/SPIRV/
H A DSPIRVLowering.cpp167 spirv::GlobalVariableOp newVarOp; in getOrInsertBuiltinVariable() local
177 newVarOp = in getOrInsertBuiltinVariable()
186 return newVarOp; in getOrInsertBuiltinVariable()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Dialect/SPIRV/
H A DSPIRVLowering.cpp541 spirv::GlobalVariableOp newVarOp; in getOrInsertBuiltinVariable() local
552 newVarOp = in getOrInsertBuiltinVariable()
562 newVarOp = in getOrInsertBuiltinVariable()
570 return newVarOp; in getOrInsertBuiltinVariable()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Dialect/SPIRV/Transforms/
H A DSPIRVConversion.cpp557 spirv::GlobalVariableOp newVarOp; in getOrInsertBuiltinVariable() local
568 newVarOp = in getOrInsertBuiltinVariable()
578 newVarOp = in getOrInsertBuiltinVariable()
586 return newVarOp; in getOrInsertBuiltinVariable()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Dialect/SPIRV/
H A DSPIRVLowering.cpp553 spirv::GlobalVariableOp newVarOp; in getOrInsertBuiltinVariable() local
564 newVarOp = in getOrInsertBuiltinVariable()
574 newVarOp = in getOrInsertBuiltinVariable()
582 return newVarOp; in getOrInsertBuiltinVariable()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Dialect/SPIRV/Transforms/
H A DSPIRVConversion.cpp557 spirv::GlobalVariableOp newVarOp; in getOrInsertBuiltinVariable() local
568 newVarOp = in getOrInsertBuiltinVariable()
578 newVarOp = in getOrInsertBuiltinVariable()
586 return newVarOp; in getOrInsertBuiltinVariable()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Dialect/SPIRV/Transforms/
H A DSPIRVConversion.cpp635 spirv::GlobalVariableOp newVarOp; in getOrInsertBuiltinVariable() local
645 newVarOp = in getOrInsertBuiltinVariable()
655 newVarOp = in getOrInsertBuiltinVariable()
663 return newVarOp; in getOrInsertBuiltinVariable()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Dialect/SPIRV/Transforms/
H A DSPIRVConversion.cpp640 spirv::GlobalVariableOp newVarOp; in getOrInsertBuiltinVariable() local
651 newVarOp = in getOrInsertBuiltinVariable()
661 newVarOp = in getOrInsertBuiltinVariable()
669 return newVarOp; in getOrInsertBuiltinVariable()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Dialect/SPIRV/Transforms/
H A DSPIRVConversion.cpp640 spirv::GlobalVariableOp newVarOp; in getOrInsertBuiltinVariable() local
651 newVarOp = in getOrInsertBuiltinVariable()
661 newVarOp = in getOrInsertBuiltinVariable()
669 return newVarOp; in getOrInsertBuiltinVariable()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Dialect/SPIRV/Transforms/
H A DSPIRVConversion.cpp640 spirv::GlobalVariableOp newVarOp; in getOrInsertBuiltinVariable() local
651 newVarOp = in getOrInsertBuiltinVariable()
661 newVarOp = in getOrInsertBuiltinVariable()
669 return newVarOp; in getOrInsertBuiltinVariable()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/SPIRV-Tools/src/source/opt/
H A Dir_context.cpp760 std::unique_ptr<Instruction> newVarOp( in GetBuiltinInputVarId() local
764 get_def_use_mgr()->AnalyzeInstDefUse(&*newVarOp); in GetBuiltinInputVarId()
765 module()->AddGlobalValue(std::move(newVarOp)); in GetBuiltinInputVarId()
H A Dinstrument_pass.cpp469 std::unique_ptr<Instruction> newVarOp(new Instruction( in GetOutputBufferId() local
473 context()->AddGlobalValue(std::move(newVarOp)); in GetOutputBufferId()
513 std::unique_ptr<Instruction> newVarOp(new Instruction( in GetInputBufferId() local
517 context()->AddGlobalValue(std::move(newVarOp)); in GetInputBufferId()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/opt/
H A Dir_context.cpp750 std::unique_ptr<Instruction> newVarOp( in GetBuiltinInputVarId() local
754 get_def_use_mgr()->AnalyzeInstDefUse(&*newVarOp); in GetBuiltinInputVarId()
755 module()->AddGlobalValue(std::move(newVarOp)); in GetBuiltinInputVarId()
H A Dinstrument_pass.cpp494 std::unique_ptr<Instruction> newVarOp(new Instruction( in GetOutputBufferId() local
498 context()->AddGlobalValue(std::move(newVarOp)); in GetOutputBufferId()
538 std::unique_ptr<Instruction> newVarOp(new Instruction( in GetInputBufferId() local
542 context()->AddGlobalValue(std::move(newVarOp)); in GetInputBufferId()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/opt/
H A Dir_context.cpp750 std::unique_ptr<Instruction> newVarOp( in GetBuiltinInputVarId() local
754 get_def_use_mgr()->AnalyzeInstDefUse(&*newVarOp); in GetBuiltinInputVarId()
755 module()->AddGlobalValue(std::move(newVarOp)); in GetBuiltinInputVarId()
H A Dinstrument_pass.cpp494 std::unique_ptr<Instruction> newVarOp(new Instruction( in GetOutputBufferId() local
498 context()->AddGlobalValue(std::move(newVarOp)); in GetOutputBufferId()
538 std::unique_ptr<Instruction> newVarOp(new Instruction( in GetInputBufferId() local
542 context()->AddGlobalValue(std::move(newVarOp)); in GetInputBufferId()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/source/opt/
H A 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()
H A 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()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/opt/
H A 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()
H A 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()
/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/opt/
H A 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()
H A 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()
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/opt/
H A 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()
H A 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()