Searched defs:VecMem (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/test/Sema/ | ||
H A D | altivec-init.c | 49 typedef struct VecMem { struct |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMParallelDSP.cpp | 300 AreSequentialLoads(LoadInst * Ld0,LoadInst * Ld1,MemInstList & VecMem) AreSequentialLoads() argument |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGExpr.cpp | 4592 Address VecMem = CreateMemTemp(E->getBase()->getType()); EmitExtVectorElementExpr() local |