Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp1458 unsigned NumOpers = Node->getNumOperands(); in UnrollStrictFPOp() local
1481 for (unsigned j = 1; j < NumOpers; ++j) { in UnrollStrictFPOp()
H A DLegalizeVectorTypes.cpp220 unsigned NumOpers = N->getNumOperands(); in ScalarizeVecRes_StrictFPOp() local
225 SmallVector<SDValue, 4> Opers(NumOpers); in ScalarizeVecRes_StrictFPOp()
231 for (unsigned i = 1; i < NumOpers; ++i) { in ScalarizeVecRes_StrictFPOp()
3362 unsigned NumOpers = N->getNumOperands(); in WidenVecRes_StrictFP() local
3392 for (unsigned i = 1; i < NumOpers; ++i) { in WidenVecRes_StrictFP()
3413 for (unsigned i = 0; i < NumOpers; ++i) { in WidenVecRes_StrictFP()
3439 for (unsigned i = 0; i < NumOpers; ++i) { in WidenVecRes_StrictFP()