Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/AST/
H A DASTVectorTest.cpp73 ArrayRef<int> IntVec(Values); in TEST_F() local
/llvm-project/clang/test/Sema/
H A Doverloadable.c60 typedef Int IntVec __attribute__((vector_size(16))); typedef
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp2724 auto IntVec = B.buildPtrToInt(IntVecTy, Vec); legalizeExtractVectorElt() local
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp16878 SDValue IntVec = StVal.getOperand(0); PerformSTORECombine() local