Home
last modified time | relevance | path

Searched defs:attrData (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/unittests/Bytecode/
H A DBytecodeTest.cpp78 std::optional<ArrayRef<int32_t>> attrData = TEST() local
/llvm-project/mlir/unittests/IR/
H A DAttributeTest.cpp291 std::optional<ArrayRef<T>> attrData = attr.tryGetAsArrayRef(); in checkNativeAccess() local
/llvm-project/mlir/lib/IR/
H A DBuiltinAttributes.cpp420 verify(function_ref<InFlightDiagnostic ()> emitError,StringAttr dialect,StringRef attrData,Type type) verify() argument