Searched refs:getConstantInt (Results 1 – 6 of 6) sorted by relevance
421 auto argAttr = getConstantInt(operand); in processOp()490 auto argAttr = getConstantInt(operand); in processOp()
198 IntegerAttr getConstantInt(uint32_t id);
618 IntegerAttr spirv::Deserializer::getConstantInt(uint32_t id) { in getConstantInt() function in spirv::Deserializer875 auto scope = spirv::symbolizeScope(getConstantInt(operands[2]).getInt()); in processCooperativeMatrixType()882 unsigned rows = getConstantInt(operands[3]).getInt(); in processCooperativeMatrixType()883 unsigned columns = getConstantInt(operands[4]).getInt(); in processCooperativeMatrixType()
87 const ConstantInt *getConstantInt() const { return Constant.CIP; } in getConstantInt() function
768 addConstantValue(*VariableDie, Entry->getConstantInt(), DV.getType()); in constructVariableDIEImpl()812 APInt RawBytes = Entry.getConstantInt()->getValue(); in constructVariableDIEImpl()
130 ConstantInt *getConstantInt(const ValueLatticeElement &IV) const { in getConstantInt() function in llvm::SCCPInstVisitor607 ConstantInt *CI = getConstantInt(BCValue); in getFeasibleSuccessors()633 if (ConstantInt *CI = getConstantInt(SCValue)) { in getFeasibleSuccessors()928 if (ConstantInt *CondCB = getConstantInt(CondValue)) { in visitSelectInst()