Home
last modified time | relevance | path

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

/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dconstants.cpp75 return ic->GetU64BitValue(); in GetU64()
Dconstants.h199 uint64_t GetU64BitValue() const { in GetU64BitValue() function
Dfolding_rules.cpp1255 : int_constant->GetU64BitValue() == 1ull; in IntMultipleBy1()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dconstants.cpp75 return ic->GetU64BitValue(); in GetU64()
Dconstants.h199 uint64_t GetU64BitValue() const { in GetU64BitValue() function
Dfolding_rules.cpp1255 : int_constant->GetU64BitValue() == 1ull; in IntMultipleBy1()