Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Rewrite/
H A DByteCode.cpp394 void appendPDLValueKind(Value value) { appendPDLValueKind(value.getType()); } in appendPDLValueKind() function
397 void appendPDLValueKind(Type type) { in appendPDLValueKind() function