Searched defs:CreateConstant (Results 1 – 5 of 5) sorted by relevance
/external/deqp-deps/SPIRV-Tools/source/opt/ | ||
D | constants.cpp | 200 std::unique_ptr<Constant> ConstantManager::CreateConstant( in CreateConstant() function in spvtools::opt::analysis::ConstantManager |
D | scalar_analysis.cpp | 70 SENode* ScalarEvolutionAnalysis::CreateConstant(int64_t integer) { in CreateConstant() function in spvtools::opt::ScalarEvolutionAnalysis |
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ | ||
D | constants.cpp | 200 std::unique_ptr<Constant> ConstantManager::CreateConstant( in CreateConstant() function in spvtools::opt::analysis::ConstantManager |
D | scalar_analysis.cpp | 70 SENode* ScalarEvolutionAnalysis::CreateConstant(int64_t integer) { in CreateConstant() function in spvtools::opt::ScalarEvolutionAnalysis |
/external/tensorflow/tensorflow/compiler/xla/service/ | ||
D | hlo_instruction.cc | 648 /* static */ std::unique_ptr<HloInstruction> HloInstruction::CreateConstant( in CreateConstant() function in xla::HloInstruction |