Home
last modified time | relevance | path

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

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