Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DReachingDefAnalysis.cpp293 MachineBasicBlock *ParentB = B->getParent(); in hasSameReachingDef() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp637 const VPBlockBase *ParentB = B->getParent(); properlyDominates() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp4459 matchVPTERNLOG(SDNode * Root,SDNode * ParentA,SDNode * ParentB,SDNode * ParentC,SDValue A,SDValue B,SDValue C,uint8_t Imm) matchVPTERNLOG() argument
4625 SDNode *ParentB = FoldableOp.getNode(); tryVPTERNLOG() local