Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/unittests/AST/
H A DASTVectorTest.cpp73 ArrayRef<int> IntVec(Values); in TEST_F() local
/minix3/external/bsd/llvm/dist/clang/test/Sema/
H A Doverloadable.c57 typedef Int IntVec __attribute__((vector_size(16))); typedef
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp9251 SDValue IntVec = StVal.getOperand(0); in PerformSTORECombine() local