Home
last modified time | relevance | path

Searched refs:GetSIntConstId (Results 1 - 3 of 3) sorted by relevance

/third_party/spirv-tools/source/opt/
H A Dscalar_replacement_pass.cpp192 {context()->get_constant_mgr()->GetSIntConstId(idx)}}); in ReplaceWholeDebugDeclare()
218 {context()->get_constant_mgr()->GetSIntConstId(idx)}}); in ReplaceWholeDebugValue()
H A Dconstants.cpp486 uint32_t ConstantManager::GetSIntConstId(int32_t val) { in GetSIntConstId() function in spvtools::opt::analysis::ConstantManager
H A Dconstants.h660 uint32_t GetSIntConstId(int32_t val);

Completed in 7 milliseconds