Home
last modified time | relevance | path

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

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