Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:HandleSDNode

47 class HandleSDNode;
287 // TODO: unfriend HandleSDNode once we fix its operand handling.
288 friend class HandleSDNode;
445 // TODO: unfriend HandleSDNode once we fix its operand handling.
446 friend class HandleSDNode;
971 class HandleSDNode : public SDNode {
974 explicit HandleSDNode(SDValue X)
989 ~HandleSDNode();