Home
last modified time | relevance | path

Searched defs:ParentNode (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/unittests/ADT/
H A DIListIteratorBitsTest.cpp31 struct ParentNode struct
H A DIListNodeBaseTest.cpp22 typedef ilist_node_base<false, Parent> ParentNode; typedef
H A DIListIteratorTest.cpp19 struct ParentNode : ilist_node<ParentNode, ilist_parent<Parent>> {}; struct
/llvm-project/llvm/lib/Transforms/Utils/
H A DSampleProfileInference.cpp531 uint64_t ParentNode; member
/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp1945 FoldOperand(SDNode * ParentNode,unsigned SrcIdx,SDValue & Src,SDValue & Neg,SDValue & Abs,SDValue & Sel,SDValue & Imm,SelectionDAG & DAG) const FoldOperand() argument
/llvm-project/clang/lib/AST/
H A DASTDiagnostic.cpp615 unsigned ParentNode = 0; global() member