Home
last modified time | relevance | path

Searched defs:NumSrcs (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DPHIElimination.cpp278 unsigned NumSrcs = (MPhi->getNumOperands() - 1) / 2; LowerPHINode() local
H A DPeepholeOptimizer.cpp772 if (NumSrcs > 1) { in findNextSource() local
1187 if (NumSrcs == 1) { in getNewSource() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizationArtifactCombiner.h310 const unsigned NumSrcs = DstSize / MergeSrcSize; tryCombineTrunc() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp41645 int NumSrcs = OpInputs.size(); SimplifyDemandedVectorEltsForTargetNode() local
[all...]