Searched defs:getConstantInt (Results 1 – 3 of 3) sorted by relevance
87 const ConstantInt *getConstantInt() const { return Constant.CIP; } in getConstantInt() function
618 IntegerAttr spirv::Deserializer::getConstantInt(uint32_t id) { in getConstantInt() function in spirv::Deserializer
130 ConstantInt *getConstantInt(const ValueLatticeElement &IV) const { in getConstantInt() function in llvm::SCCPInstVisitor