Home
last modified time | relevance | path

Searched refs:isInt8PtxType (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/LLVMIR/IR/
H A DNVVMDialect.cpp108 static bool isInt8PtxType(MMATypes type) { in isInt8PtxType() function
113 return isInt4PtxType(type) || isInt8PtxType(type) || type == MMATypes::b1 || in isIntegerPtxType()
450 if (isInt8PtxType(getMultiplicandAPtxType().value())) in verify()
516 isInt8PtxType(*getMultiplicandAPtxType())) { in verify()