Searched defs:ParentNode (Results 1 – 6 of 6) sorted by relevance
31 struct ParentNode struct
22 typedef ilist_node_base<false, Parent> ParentNode; typedef
19 struct ParentNode : ilist_node<ParentNode, ilist_parent<Parent>> {}; struct
531 uint64_t ParentNode; member
1945 FoldOperand(SDNode * ParentNode,unsigned SrcIdx,SDValue & Src,SDValue & Neg,SDValue & Abs,SDValue & Sel,SDValue & Imm,SelectionDAG & DAG) const FoldOperand() argument
615 unsigned ParentNode = 0; global() member