Home
last modified time | relevance | path

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

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