Lines Matching defs:Code
349 // If we are down to concrete types, this code does not currently
383 // not have been accepted by this code previously.
645 /// Return the name to use in the generated code to reference this, this is
651 /// getCodeToRunOnSDNode - Return the code for the function body that
665 assert(!getPredCode().empty() && "Don't have any predicate code!");
2074 std::string Code = XFormNode->getValueAsCode("XFormFunction");
2075 SDNodeXForms.insert(std::make_pair(XFormNode, NodeXForm(SDNode, Code)));
2142 // If there is a code init for this fragment, keep track of the fact that