Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h787 SDValue ScalarizeVecOp_STORE(StoreSDNode *N, unsigned OpNo);
H A DLegalizeVectorTypes.cpp635 Res = ScalarizeVecOp_STORE(cast<StoreSDNode>(N), OpNo); in ScalarizeVectorOperand()
791 SDValue DAGTypeLegalizer::ScalarizeVecOp_STORE(StoreSDNode *N, unsigned OpNo){ in ScalarizeVecOp_STORE() function in DAGTypeLegalizer