Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/IR/
DFunctionSupport.cpp97 auto resultAttr = newResultAttrs[i]; in eraseFunctionResults() local
98 if (resultAttr.empty()) in eraseFunctionResults()
101 op->setAttr(nameAttr, resultAttr.getDictionary(op->getContext())); in eraseFunctionResults()
/external/apache-xml/src/main/java/org/apache/xalan/processor/
DXSLTSchema.java340 XSLTAttributeDef resultAttr = new XSLTAttributeDef(null, "*", in build() local
363 resultAttr }, in build()
374 resultAttr }, in build()