Home
last modified time | relevance | path

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

/llvm-project/polly/lib/Transform/
H A DZoneAlgo.cpp325 isl::union_set &AllElts) { in collectIncompatibleElts()
605 isl::union_set AllElts = makeEmptyUnionSet(); in collectCompatibleElts() local
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp211 SmallVector<Register, 8> AllElts; in mergeMixedSubvectors() local
/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp17071 Value *AllElts = Builder.CreateCall(Vperm, {Op0, Op1, Mask1}, "shuffle1"); EmitPPCBuiltinExpr() local