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.h307 TinyPtrVector<VPValue *> DefinedValues; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp2074 SmallSet<SDValue, 16> DefinedValues; in ExpandBUILD_VECTOR() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h565 unsigned DefinedValues) const { in shouldExpandBuildVectorWithShuffles()