Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:HandleSDNode

302   // TODO: unfriend HandleSDNode once we fix its operand handling.
303 friend class HandleSDNode;
497 // TODO: unfriend HandleSDNode once we fix its operand handling.
498 friend class HandleSDNode;
1076 class HandleSDNode : public SDNode {
1080 explicit HandleSDNode(SDValue X)
1095 ~HandleSDNode();