Home
last modified time | relevance | path

Searched defs:ParentA (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/unittests/ADT/
H A DIListNodeTest.cpp22 struct ParentA {}; struct
/llvm-project/clang-tools-extra/unittests/clang-doc/
H A DSerializeTest.cpp564 NamespaceInfo *ParentA = InfoAsNamespace(Infos[1].get()); in TEST() local
591 NamespaceInfo *ParentA = InfoAsNamespace(Infos[1].get()); in TEST() local
/llvm-project/llvm/lib/CodeGen/
H A DReachingDefAnalysis.cpp292 MachineBasicBlock *ParentA = A->getParent(); hasSameReachingDef() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp742 const VPBlockBase *ParentA = A->getParent(); properlyDominates() local
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp4520 matchVPTERNLOG(SDNode * Root,SDNode * ParentA,SDNode * ParentB,SDNode * ParentC,SDValue A,SDValue B,SDValue C,uint8_t Imm) matchVPTERNLOG() argument
4686 SDNode *ParentA = N; tryVPTERNLOG() local