Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DASTStructuralEquivalence.cpp810 const auto *Vec2 = cast<DependentSizedExtVectorType>(T2); in IsStructurallyEquivalent() local
822 const auto *Vec2 = cast<DependentVectorType>(T2); in IsStructurallyEquivalent() local
837 const auto *Vec2 = cast<VectorType>(T2); in IsStructurallyEquivalent() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp1838 SDValue Vec2; in ExpandBVWithShuffles() local
1953 SDValue Vec2; in ExpandBUILD_VECTOR() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp4325 Value *Vec1, *Vec2, *Mask; in parseFunctionBody() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp303 Value *Vec2 = nullptr; in isShuffle() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp10594 SDValue Vec2 = Op2.getOperand(0); in performFMACombine() local