Home
last modified time | relevance | path

Searched refs:GetConstants (Results 1 – 25 of 94) sorted by relevance

1234

/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/opt/
H A Dmodule.cpp56 std::vector<Instruction*> Module::GetConstants() { in GetConstants() function in spvtools::opt::Module
64 std::vector<const Instruction*> Module::GetConstants() const { in GetConstants() function in spvtools::opt::Module
H A Dir_context.h134 inline std::vector<Instruction*> GetConstants();
135 inline std::vector<const Instruction*> GetConstants() const;
815 std::vector<Instruction*> IRContext::GetConstants() { in GetConstants() function
816 return module()->GetConstants(); in GetConstants()
819 std::vector<const Instruction*> IRContext::GetConstants() const { in GetConstants() function
820 return ((const Module*)module())->GetConstants(); in GetConstants()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/opt/
H A Dmodule.cpp56 std::vector<Instruction*> Module::GetConstants() { in GetConstants() function in spvtools::opt::Module
64 std::vector<const Instruction*> Module::GetConstants() const { in GetConstants() function in spvtools::opt::Module
H A Dir_context.h134 inline std::vector<Instruction*> GetConstants();
135 inline std::vector<const Instruction*> GetConstants() const;
815 std::vector<Instruction*> IRContext::GetConstants() { in GetConstants() function
816 return module()->GetConstants(); in GetConstants()
819 std::vector<const Instruction*> IRContext::GetConstants() const { in GetConstants() function
820 return ((const Module*)module())->GetConstants(); in GetConstants()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/SPIRV-Tools/src/source/opt/
H A Dir_context.h134 inline std::vector<Instruction*> GetConstants();
135 inline std::vector<const Instruction*> GetConstants() const;
825 std::vector<Instruction*> IRContext::GetConstants() { in GetConstants() function
826 return module()->GetConstants(); in GetConstants()
829 std::vector<const Instruction*> IRContext::GetConstants() const { in GetConstants() function
830 return ((const Module*)module())->GetConstants(); in GetConstants()
H A Dmodule.cpp56 std::vector<Instruction*> Module::GetConstants() { in GetConstants() function in spvtools::opt::Module
64 std::vector<const Instruction*> Module::GetConstants() const { in GetConstants() function in spvtools::opt::Module
H A Deliminate_dead_constant_pass.cpp36 std::vector<Instruction*> constants = context()->GetConstants(); in Process()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/SPIRV-Tools/src/source/reduce/
H A Doperand_to_const_reduction_opportunity_finder.cpp39 for (const auto& constant : context->GetConstants()) { in GetAvailableOpportunities()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/reduce/
H A Doperand_to_const_reduction_opportunity_finder.cpp39 for (const auto& constant : context->GetConstants()) { in GetAvailableOpportunities()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/reduce/
H A Doperand_to_const_reduction_opportunity_finder.cpp39 for (const auto& constant : context->GetConstants()) { in GetAvailableOpportunities()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/source/opt/
H A Dir_context.h136 inline std::vector<Instruction*> GetConstants();
137 inline std::vector<const Instruction*> GetConstants() const;
861 std::vector<Instruction*> IRContext::GetConstants() { in GetConstants() function
862 return module()->GetConstants(); in GetConstants()
865 std::vector<const Instruction*> IRContext::GetConstants() const { in GetConstants() function
866 return ((const Module*)module())->GetConstants(); in GetConstants()
H A Dmodule.cpp56 std::vector<Instruction*> Module::GetConstants() { in GetConstants() function in spvtools::opt::Module
64 std::vector<const Instruction*> Module::GetConstants() const { in GetConstants() function in spvtools::opt::Module
/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/opt/
H A Dir_context.h138 inline std::vector<Instruction*> GetConstants();
139 inline std::vector<const Instruction*> GetConstants() const;
871 std::vector<Instruction*> IRContext::GetConstants() { in GetConstants() function
872 return module()->GetConstants(); in GetConstants()
875 std::vector<const Instruction*> IRContext::GetConstants() const { in GetConstants() function
876 return ((const Module*)module())->GetConstants(); in GetConstants()
H A Dmodule.cpp56 std::vector<Instruction*> Module::GetConstants() { in GetConstants() function in spvtools::opt::Module
64 std::vector<const Instruction*> Module::GetConstants() const { in GetConstants() function in spvtools::opt::Module
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dir_context.h136 inline std::vector<Instruction*> GetConstants();
137 inline std::vector<const Instruction*> GetConstants() const;
861 std::vector<Instruction*> IRContext::GetConstants() { in GetConstants() function
862 return module()->GetConstants(); in GetConstants()
865 std::vector<const Instruction*> IRContext::GetConstants() const { in GetConstants() function
866 return ((const Module*)module())->GetConstants(); in GetConstants()
H A Dmodule.cpp56 std::vector<Instruction*> Module::GetConstants() { in GetConstants() function in spvtools::opt::Module
64 std::vector<const Instruction*> Module::GetConstants() const { in GetConstants() function in spvtools::opt::Module
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/opt/
H A Dir_context.h138 inline std::vector<Instruction*> GetConstants();
139 inline std::vector<const Instruction*> GetConstants() const;
871 std::vector<Instruction*> IRContext::GetConstants() { in GetConstants() function
872 return module()->GetConstants(); in GetConstants()
875 std::vector<const Instruction*> IRContext::GetConstants() const { in GetConstants() function
876 return ((const Module*)module())->GetConstants(); in GetConstants()
H A Dmodule.cpp56 std::vector<Instruction*> Module::GetConstants() { in GetConstants() function in spvtools::opt::Module
64 std::vector<const Instruction*> Module::GetConstants() const { in GetConstants() function in spvtools::opt::Module
/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/reduce/
H A Doperand_to_const_reduction_opportunity_finder.cpp37 for (const auto& constant : context->GetConstants()) { in GetAvailableOpportunities()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Reflection.Metadata/tests/Metadata/
H A DMetadataReaderTestHelpers.cs12 internal static IEnumerable<ConstantHandle> GetConstants(this MetadataReader reader) in GetConstants() method in System.Reflection.Metadata.Tests.MetadataReaderTestHelpers
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/reduce/
H A Doperand_to_const_reduction_opportunity_finder.cpp37 for (const auto& constant : context->GetConstants()) { in GetAvailableOpportunities()
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/reduce/
H A Doperand_to_const_reduction_opportunity_finder.cpp37 for (const auto& constant : context->GetConstants()) { in GetAvailableOpportunities()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/source/reduce/
H A Doperand_to_const_reduction_opportunity_finder.cpp37 for (const auto& constant : context->GetConstants()) { in GetAvailableOpportunities()
/dports/devel/newtonsoft-json/Newtonsoft.Json-9.0.1/Build/
H A Dbuild.ps1196 $constants = GetConstants $build.Constants $signAssemblies in MSBuildBuild()
272 function GetConstants($constants, $includeSigned) in GetConstants() function
351 …sAsErrors" = $true; "xmlDoc" = $true; "keyFile" = $file; "define" = ((GetConstants "dotnet" $sign)… in Update-Project()
/dports/lang/mono/mono-5.10.1.57/external/Newtonsoft.Json/Build/
H A Dbuild.ps167 …r\ /p:AssemblyOriginatorKeyFile=$signKeyPath "/p:SignAssembly=$sign" (GetConstants $build.Constant…
158 function GetConstants($constants, $includeSigned) in GetConstants() function

1234