Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h314 TinyPtrVector<VPValue *> DefinedValues; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp2010 SmallSet<SDValue, 16> DefinedValues; in ExpandBUILD_VECTOR() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h535 unsigned DefinedValues) const { in shouldExpandBuildVectorWithShuffles()