Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/IR/
H A DAttributeDetail.h118 return getKeyForBoolData(ty, data, numElements); in getKey()
141 static KeyTy getKeyForBoolData(ShapedType ty, ArrayRef<char> data, in getKeyForBoolData() function