Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/ADT/
H A DIListNodeTest.cpp23 struct ParentB {}; struct
/llvm-project/clang-tools-extra/unittests/clang-doc/
H A DSerializeTest.cpp570 RecordInfo *ParentB = InfoAsRecord(Infos[3].get()); in TEST() local
597 NamespaceInfo *ParentB = InfoAsNamespace(Infos[3].get()); in TEST() local
/llvm-project/llvm/lib/CodeGen/
H A DReachingDefAnalysis.cpp293 MachineBasicBlock *ParentB = B->getParent(); hasSameReachingDef() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp743 const VPBlockBase *ParentB = B->getParent(); properlyDominates() local
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp4521 matchVPTERNLOG(SDNode * Root,SDNode * ParentA,SDNode * ParentB,SDNode * ParentC,SDValue A,SDValue B,SDValue C,uint8_t Imm) matchVPTERNLOG() argument
4687 SDNode *ParentB = FoldableOp.getNode(); tryVPTERNLOG() local