Home
last modified time | relevance | path

Searched refs:splitVectorEntry (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/CodeGen/
H A DSwiftCallingConv.h115 void splitVectorEntry(unsigned index);
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp351 splitVectorEntry(index); in addEntry()
389 splitVectorEntry(index); in addEntry()
399 void SwiftAggLowering::splitVectorEntry(unsigned index) { in splitVectorEntry() function in SwiftAggLowering