Home
last modified time | relevance | path

Searched defs:IsSplat (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp1782 auto IsSplat = [](Value *V) -> bool { identifySplat() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp2555 bool IsSplat = true; buildVector32() local
2616 bool IsSplat = true; buildVector64() local
H A DHexagonISelLoweringHVX.cpp827 bool IsSplat = isSplat(Words, SplatV); in buildHvxVectorReg() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp9178 bool IsSplat = true; haveEfficientBuildVectorPattern() local
14475 bool IsSplat = true; combineElementTruncationToVectorTruncation() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp5230 bool IsSplat = getIConstantSplatVal(*RHSDef, MRI).has_value(); buildSDivUsingMul() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7118 bool IsSplat = visitAND() local
24754 bool IsSplat = false; combineShuffleOfScalars() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp10789 bool IsSplat = IsRootPoison && isSplat(Scalars) && processBuildVector() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp7504 bool IsSplat = true; LowerBUILD_VECTORvXi1() local
54644 bool IsSplat = llvm::all_equal(Ops); combineConcatVectorOps() local
[all...]