Home
last modified time | relevance | path

Searched defs:IntConstant (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dconstants.h45 class IntConstant; variable
169 IntConstant(const Integer* ty, const std::vector<uint32_t>& w) in IntConstant() function
171 IntConstant(const Integer* ty, std::vector<uint32_t>&& w) in IntConstant() function
/external/deqp-deps/SPIRV-Tools/source/opt/
Dconstants.h45 class IntConstant; variable
169 IntConstant(const Integer* ty, const std::vector<uint32_t>& w) in IntConstant() function
171 IntConstant(const Integer* ty, std::vector<uint32_t>&& w) in IntConstant() function