Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/unittests/ADT/
H A DPackedVectorTest.cpp34 PackedVector<unsigned, 2> Vec2(3); in TEST() local
89 PackedVector<unsigned, 3> Vec2(1); in TEST() local
104 PackedVector<signed, 3> Vec2(1); in TEST() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp1896 SDValue Vec2; in ExpandBVWithShuffles() local
2009 SDValue Vec2; in ExpandBUILD_VECTOR() local
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DASTImporter.cpp509 const DependentSizedExtVectorType *Vec2 in IsStructurallyEquivalent() local
524 const VectorType *Vec2 = cast<VectorType>(T2); in IsStructurallyEquivalent() local
/minix3/external/bsd/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2869 Value *Vec1, *Vec2, *Mask; in ParseFunctionBody() local
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp7581 Vec2 = CandidateTypes[1].vector_begin(), in addGenericBinaryArithmeticOverloads() local
7829 Vec2 = CandidateTypes[1].vector_begin(), in addAssignmentArithmeticOverloads() local