Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h975 void GenWidenVectorStores(SmallVectorImpl<SDValue> &StChain, StoreSDNode *ST);
H A DLegalizeVectorTypes.cpp4884 GenWidenVectorStores(StChain, ST); in WidenVecOp_STORE()
5445 void DAGTypeLegalizer::GenWidenVectorStores(SmallVectorImpl<SDValue> &StChain, in GenWidenVectorStores() function in DAGTypeLegalizer