Home
last modified time | relevance | path

Searched defs:CreateConstant (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dconstants.cpp241 std::unique_ptr<Constant> ConstantManager::CreateConstant( in CreateConstant() function in spvtools::opt::analysis::ConstantManager
Dscalar_analysis.cpp70 SENode* ScalarEvolutionAnalysis::CreateConstant(int64_t integer) { in CreateConstant() function in spvtools::opt::ScalarEvolutionAnalysis
/external/deqp-deps/SPIRV-Tools/source/opt/
Dconstants.cpp241 std::unique_ptr<Constant> ConstantManager::CreateConstant( in CreateConstant() function in spvtools::opt::analysis::ConstantManager
Dscalar_analysis.cpp70 SENode* ScalarEvolutionAnalysis::CreateConstant(int64_t integer) { in CreateConstant() function in spvtools::opt::ScalarEvolutionAnalysis
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dconstants.cpp241 std::unique_ptr<Constant> ConstantManager::CreateConstant( in CreateConstant() function in spvtools::opt::analysis::ConstantManager
Dscalar_analysis.cpp70 SENode* ScalarEvolutionAnalysis::CreateConstant(int64_t integer) { in CreateConstant() function in spvtools::opt::ScalarEvolutionAnalysis
/external/swiftshader/src/Pipeline/
DSpirvShader.cpp827 SpirvShader::Object &SpirvShader::CreateConstant(InsnIterator insn) in CreateConstant() function in sw::SpirvShader
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner_util.cc54 HloInstruction* CreateConstant(const Shape& shape, Literal value, in CreateConstant() function
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.cc834 /* static */ std::unique_ptr<HloInstruction> HloInstruction::CreateConstant( in CreateConstant() function in xla::HloInstruction