Searched defs:NumSrcs (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | PHIElimination.cpp | 293 unsigned NumSrcs = (MPhi->getNumOperands() - 1) / 2; LowerPHINode() local |
H A D | PeepholeOptimizer.cpp | 771 unsigned NumSrcs = Res.getNumSources(); findNextSource() local |
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ | ||
H A D | LegalizationArtifactCombiner.h | 324 const unsigned NumSrcs = DstSize / MergeSrcSize; in tryCombineTrunc() local |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 42528 int NumSrcs = OpInputs.size(); SimplifyDemandedVectorEltsForTargetNode() local |