Home
last modified time | relevance | path

Searched refs:GetNullConstId (Results 1 - 2 of 2) sorted by relevance

/third_party/spirv-tools/source/opt/
H A Dconstants.cpp398 const uint32_t null_id = GetNullConstId(element_type); in GetNullCompositeConstant()
405 const uint32_t null_id = GetNullConstId(element_type); in GetNullCompositeConstant()
415 const uint32_t null_id = GetNullConstId(element_type); in GetNullCompositeConstant()
523 uint32_t ConstantManager::GetNullConstId(const Type* type) { in GetNullConstId() function in spvtools::opt::analysis::ConstantManager
H A Dconstants.h672 uint32_t GetNullConstId(const Type* type);

Completed in 4 milliseconds