Home
last modified time | relevance | path

Searched refs:GetUIntConstId (Results 1 - 7 of 7) sorted by relevance

/third_party/spirv-tools/source/opt/
H A Deliminate_dead_io_components_pass.cpp198 uint32_t length_id = const_mgr->GetUIntConstId(length); in ChangeArrayLength()
H A Ddebug_info_manager.cpp239 context()->get_constant_mgr()->GetUIntConstId(line_number); in CreateDebugInlinedAt()
348 uint32_t deref_id = context()->get_constant_mgr()->GetUIntConstId( in GetDebugOperationWithDeref()
H A Dreplace_desc_array_access_using_var_index.cpp334 context()->get_constant_mgr()->GetUIntConstId(const_element_idx); in UseConstIndexForAccessChain()
H A Dinterface_var_sroa.cpp492 uint32_t index_id = context()->get_constant_mgr()->GetUIntConstId(index); in CreateAccessChainWithIndex()
784 context()->get_constant_mgr()->GetUIntConstId(array_length); in GetArrayType()
H A Dconstants.cpp517 uint32_t ConstantManager::GetUIntConstId(uint32_t val) { in GetUIntConstId() function in spvtools::opt::analysis::ConstantManager
H A Dconstants.h669 uint32_t GetUIntConstId(uint32_t val);
H A Dinstrument_pass.cpp408 uint32_t length_id = context()->get_constant_mgr()->GetUIntConstId(length); in GetArray()

Completed in 10 milliseconds