Home
last modified time | relevance | path

Searched refs:GetU64BitValue (Results 1 – 12 of 12) sorted by relevance

/third_party/spirv-tools/source/opt/
Dconstants.cpp75 return ic->GetU64BitValue(); in GetU64()
117 value = ic->GetU64BitValue(); in GetZeroExtendedValue()
Dconstants.h207 uint64_t GetU64BitValue() const { in GetU64BitValue() function
Dgraphics_robust_access_pass.cpp427 value = count_constant->AsIntConstant()->GetU64BitValue(); in ClampIndicesForAccessChain()
Dfolding_rules.cpp1405 : int_constant->GetU64BitValue() == 1ull; in IntMultipleBy1()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dconstants.cpp75 return ic->GetU64BitValue(); in GetU64()
117 value = ic->GetU64BitValue(); in GetZeroExtendedValue()
Dconstants.h207 uint64_t GetU64BitValue() const { in GetU64BitValue() function
Dgraphics_robust_access_pass.cpp428 value = count_constant->AsIntConstant()->GetU64BitValue(); in ClampIndicesForAccessChain()
Dfolding_rules.cpp1446 : int_constant->GetU64BitValue() == 1ull; in IntMultipleBy1()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dconstants.cpp75 return ic->GetU64BitValue(); in GetU64()
117 value = ic->GetU64BitValue(); in GetZeroExtendedValue()
Dconstants.h207 uint64_t GetU64BitValue() const { in GetU64BitValue() function
Dgraphics_robust_access_pass.cpp428 value = count_constant->AsIntConstant()->GetU64BitValue(); in ClampIndicesForAccessChain()
Dfolding_rules.cpp1446 : int_constant->GetU64BitValue() == 1ull; in IntMultipleBy1()