Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanSLP.cpp325 bool AllSame = true; in getBest() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp3281 bool AllSame = true; in handleOperandChangeImpl() local
3322 bool AllSame = true; in handleOperandChangeImpl() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp1851 bool AllSame = none_of(Succs, [&Succs](BasicBlock *Succ) { in hoistCommonCodeFromSuccessors() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2233 bool Identity = true, AllSame = true; in getVectorShuffle() local
H A DDAGCombiner.cpp26950 bool AllSame = true; in visitVECTOR_SHUFFLE() local