Lines Matching refs:Transform
1727 TP.error("Node transform '" + getOperator()->getName() +
1737 // legal to transform from one type to a completely different type.
2264 Record *Transform = Fragments[i]->getValueAsDef("OperandTransform");
2265 if (!getSDNodeTransform(Transform).second.empty()) // not noop xform?
2266 P->getOnlyTree()->setTransformFn(Transform);
2389 I->error("Cannot specify a transform function for a non-input value!");
2422 I->error("Cannot specify a transform function for a non-input value!");
2431 I->error("Cannot specify a transform function on a set node!");