Searched defs:ScalarizeVecOp_STORE (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp380 Res = ScalarizeVecOp_STORE(cast<StoreSDNode>(N), OpNo);
444 /// ScalarizeVecOp_STORE - If the value to store is a vector that needs to be
446 SDValue DAGTypeLegalizer::ScalarizeVecOp_STORE(StoreSDNode *N, unsigned OpNo){ function in class:DAGTypeLegalizer

Completed in 92 milliseconds