Home
last modified time | relevance | path

Searched defs:Vec2 (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTStructuralEquivalence.cpp809 const auto *Vec2 = cast<DependentSizedExtVectorType>(T2); in IsStructurallyEquivalent() local
821 const auto *Vec2 = cast<DependentVectorType>(T2); in IsStructurallyEquivalent() local
836 const auto *Vec2 = cast<VectorType>(T2); in IsStructurallyEquivalent() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp1832 SDValue Vec2; in ExpandBVWithShuffles() local
1947 SDValue Vec2; in ExpandBUILD_VECTOR() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp4355 Value *Vec1, *Vec2, *Mask; in parseFunctionBody() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp299 Value *Vec2 = nullptr; in isShuffle() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp10618 SDValue Vec2 = Op2.getOperand(0); in performFMACombine() local