Searched defs:IntConstant (Results 1 – 4 of 4) sorted by relevance
45 class IntConstant; variable192 IntConstant(const Integer* ty, const std::vector<uint32_t>& w) in IntConstant() function194 IntConstant(const Integer* ty, std::vector<uint32_t>&& w) in IntConstant() function
45 class IntConstant; variable177 IntConstant(const Integer* ty, const std::vector<uint32_t>& w) in IntConstant() function179 IntConstant(const Integer* ty, std::vector<uint32_t>&& w) in IntConstant() function
105 int IntConstant = 402; field