Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h310 TinyPtrVector<VPValue *> DefinedValues; variable
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp1971 SmallSet<SDValue, 16> DefinedValues; in ExpandBUILD_VECTOR() local
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h493 unsigned DefinedValues) const { in shouldExpandBuildVectorWithShuffles()