Searched defs:integerType (Results 1 – 7 of 7) sorted by relevance
32 if (auto integerType = type.dyn_cast<IntegerType>()) in getStorageBitwidth() local
623 Type integerType, OpBuilder &builder) { in getOrInsertBuiltinVariable()663 Type integerType, in getBuiltinVariableValue()735 unsigned offset, Type integerType, in getPushConstantValue()761 int64_t offset, Type integerType, in linearizeIndex()
28 static Value getLocalInvocationDimSize(Operation *op, int dim, Type integerType, in getLocalInvocationDimSize()
77 auto integerType = vecType.getElementType().cast<IntegerType>(); in minusOneIntegerAttribute() local80 auto integerType = type.cast<IntegerType>(); in minusOneIntegerAttribute() local449 IntegerType integerType; in matchAndRewrite() local
269 if (auto integerType = type.dyn_cast<IntegerType>()) in getZeroAttr() local
375 if (IntegerType integerType = type.dyn_cast<IntegerType>()) { in verify() local
95 [loc](IntegerType integerType) -> FailureOr<std::string> { in translateDataLayout()