Home
last modified time | relevance | path

Searched defs:PoisonVec (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp1270 PoisonValue *PoisonVec = PoisonValue::get(VecTy); in foldInsSequenceIntoSplat() local
2229 PoisonValue *PoisonVec = PoisonValue::get(Shuf.getType()); in canonicalizeInsertSplat() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp2192 Value *PoisonVec = PoisonValue::get(VecTy); in execute() local