Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeTypes.h536 SDValue ScalarizeVecOp_STORE(StoreSDNode *N, unsigned OpNo);
DLegalizeVectorTypes.cpp323 Res = ScalarizeVecOp_STORE(cast<StoreSDNode>(N), OpNo); in ScalarizeVectorOperand()
374 SDValue DAGTypeLegalizer::ScalarizeVecOp_STORE(StoreSDNode *N, unsigned OpNo){ in ScalarizeVecOp_STORE() function in DAGTypeLegalizer
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypes.h627 SDValue ScalarizeVecOp_STORE(StoreSDNode *N, unsigned OpNo);
DLegalizeVectorTypes.cpp456 Res = ScalarizeVecOp_STORE(cast<StoreSDNode>(N), OpNo); in ScalarizeVectorOperand()
532 SDValue DAGTypeLegalizer::ScalarizeVecOp_STORE(StoreSDNode *N, unsigned OpNo){ in ScalarizeVecOp_STORE() function in DAGTypeLegalizer