Home
last modified time | relevance | path

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

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