Home
last modified time | relevance | path

Searched refs:sqlite3VdbeAddOp4Int (Results 1 – 17 of 17) sorted by relevance

/sqlite-3.40.0/src/
H A Dwherecode.c1290 sqlite3VdbeAddOp4Int(pParse->pVdbe, OP_Filter, pLevel->regFilter, in filterPullDown()
1303 sqlite3VdbeAddOp4Int(pParse->pVdbe, OP_Filter, pLevel->regFilter, in filterPullDown()
1553 sqlite3VdbeAddOp4Int(v, OP_Filter, pLevel->regFilter, addrNxt, in sqlite3WhereCodeOneLoopStart()
1884 sqlite3VdbeAddOp4Int(v, OP_Filter, pLevel->regFilter, addrNxt, in sqlite3WhereCodeOneLoopStart()
1927 sqlite3VdbeAddOp4Int(v, op, iIdxCur, addrNxt, regBase, in sqlite3WhereCodeOneLoopStart()
2016 sqlite3VdbeAddOp4Int(v, op, iIdxCur, addrNxt, regBase, in sqlite3WhereCodeOneLoopStart()
2042 sqlite3VdbeAddOp4Int(v, OP_NotFound, iCur, addrCont, in sqlite3WhereCodeOneLoopStart()
2609 jmp1 = sqlite3VdbeAddOp4Int(v, OP_Found, pRJ->iMatch, 0, r+1, nPk); in sqlite3WhereCodeOneLoopStart()
2613 sqlite3VdbeAddOp4Int(v, OP_IdxInsert, pRJ->iMatch, r, r+1, nPk); in sqlite3WhereCodeOneLoopStart()
2614 sqlite3VdbeAddOp4Int(v, OP_FilterAdd, pRJ->regBloom, 0, r+1, nPk); in sqlite3WhereCodeOneLoopStart()
[all …]
H A Dupdate.c793 sqlite3VdbeAddOp4Int(v, OP_IdxInsert, iEph, regKey, iPk, nPk); in sqlite3Update()
831 sqlite3VdbeAddOp4Int(v, OP_NotFound, iDataCur, labelBreak, regKey,nKey); in sqlite3Update()
850 sqlite3VdbeAddOp4Int( in sqlite3Update()
862 sqlite3VdbeAddOp4Int(v, OP_NotFound, iDataCur, labelContinue, regKey,0); in sqlite3Update()
985 sqlite3VdbeAddOp4Int(v, OP_NotFound,iDataCur,labelContinue,regKey,nKey); in sqlite3Update()
1030 sqlite3VdbeAddOp4Int(v, OP_NotFound,iDataCur,labelContinue,regKey,nKey); in sqlite3Update()
H A Ddelete.c566 sqlite3VdbeAddOp4Int(v, OP_IdxInsert, iEphCur, iKey, iPk, nPk); in sqlite3DeleteFrom()
602 sqlite3VdbeAddOp4Int(v, OP_NotFound, iDataCur, addrBypass, iKey, nKey); in sqlite3DeleteFrom()
762 sqlite3VdbeAddOp4Int(v, opSeek, iDataCur, iLabel, iPk, nPk); in sqlite3GenerateRowDelete()
810 sqlite3VdbeAddOp4Int(v, opSeek, iDataCur, iLabel, iPk, nPk); in sqlite3GenerateRowDelete()
H A Dpragma.c1580 sqlite3VdbeAddOp4Int(v, OP_Found, i, addrOk, regRow, pFK->nCol); in sqlite3Pragma()
1802 a1 = sqlite3VdbeAddOp4Int(v, OP_IdxGT, iDataCur, 0,r2,pPk->nKeyCol); in sqlite3Pragma()
1873 int jmp2 = sqlite3VdbeAddOp4Int(v, OP_IsType, p1, labelOk, p3, p4); in sqlite3Pragma()
1896 sqlite3VdbeAddOp4Int(v, OP_IsType, p1, labelOk, p3, p4); in sqlite3Pragma()
1907 sqlite3VdbeAddOp4Int(v, OP_IsType, p1, labelOk, p3, p4); in sqlite3Pragma()
1916 sqlite3VdbeAddOp4Int(v, OP_IsType, p1, labelOk, p3, p4); in sqlite3Pragma()
1923 sqlite3VdbeAddOp4Int(v, OP_IsType, -1, labelOk, 3, p4); in sqlite3Pragma()
1969 jmp2 = sqlite3VdbeAddOp4Int(v, OP_Found, iIdxCur+j, ckUniq, r1, in sqlite3Pragma()
1996 sqlite3VdbeAddOp4Int(v, OP_IdxGT, iIdxCur+j, uniqOk, r1, in sqlite3Pragma()
H A Dselect.c805 iSkip = sqlite3VdbeAddOp4Int(v, OP_IdxLE, in pushOntoSorter()
818 sqlite3VdbeAddOp4Int(v, op, pSort->iECursor, regRecord, in pushOntoSorter()
1301 sqlite3VdbeAddOp4Int(v, OP_Found, iParm+1, addr, r1, 0); in selectInnerLoop()
1434 addrTest = sqlite3VdbeAddOp4Int(v, OP_Found, iParm+1, 0, in selectInnerLoop()
1450 sqlite3VdbeAddOp4Int(v, OP_IdxInsert, iParm, r1, r2, nKey+2); in selectInnerLoop()
1737 sqlite3VdbeAddOp4Int(v, OP_SeekGE, iCsr, iJmp+2, regKey, nKey); in generateSortTail()
1738 sqlite3VdbeAddOp4Int(v, OP_IdxLE, iCsr, iJmp+3, regKey, nKey); in generateSortTail()
1791 sqlite3VdbeAddOp4Int(v, OP_IdxInsert, iParm, r1, regRow, i2); in generateSortTail()
3071 sqlite3VdbeAddOp4Int(v, OP_NotFound, tab2, iCont, r1, 0); in multiSelect()
3249 sqlite3VdbeAddOp4Int(v, OP_IdxInsert, pDest->iSDParm, r1, in generateOutputSubroutine()
[all …]
H A Dvdbe.h189 int sqlite3VdbeAddOp4Int(Vdbe*,int,int,int,int,int);
H A Dupsert.c294 i = sqlite3VdbeAddOp4Int(v, OP_Found, iDataCur, 0, iPk, nPk); in sqlite3UpsertDoUpdate()
H A Danalyze.c246 sqlite3VdbeAddOp4Int(v, OP_OpenWrite, iStatCur+i, (int)aRoot[i], iDb, 3); in openStatTable()
1244 j3 = sqlite3VdbeAddOp4Int(v, OP_SeekGT, iIdxCur, 0, regPrev, 1); in analyzeOneTable()
1288 sqlite3VdbeAddOp4Int(v, seekOp, iTabCur, addrNext, regSampleRowid, 0); in analyzeOneTable()
H A Dvdbeblob.c279 sqlite3VdbeAddOp4Int(v, OP_Transaction, iDb, wrFlag, in sqlite3_blob_open()
H A Dinsert.c41 sqlite3VdbeAddOp4Int(v, opcode, iCur, pTab->tnum, iDb, pTab->nNVCol); in sqlite3OpenTable()
2284 sqlite3VdbeAddOp4Int(v, OP_NoConflict, iThisCur, addrUniqueOk, in sqlite3GenerateConstraintChecks()
2594 sqlite3VdbeAddOp4Int(v, OP_IdxInsert, iIdxCur+i, aRegIdx[i], in sqlite3CompleteInsertion()
H A Dwhere.c1005 sqlite3VdbeAddOp4Int(v, OP_FilterAdd, pLevel->regFilter, 0, in constructAutomaticIndex()
1117 sqlite3VdbeAddOp4Int(v, OP_FilterAdd, pLevel->regFilter, 0, r1, 1); in sqlite3ConstructBloomFilter()
1129 sqlite3VdbeAddOp4Int(v, OP_FilterAdd, pLevel->regFilter, 0, r1, n); in sqlite3ConstructBloomFilter()
6303 addrSeek = sqlite3VdbeAddOp4Int(v, op, pLevel->iIdxCur, 0, r1, n); in sqlite3WhereEnd()
6355 sqlite3VdbeAddOp4Int(v, OP_IfNoHope, pLevel->iIdxCur, in sqlite3WhereEnd()
H A Dfkey.c434 sqlite3VdbeAddOp4Int(v, OP_Found, iCur, iOk, regTemp, nCol); in fkLookupParent()
H A Dexpr.c3213 sqlite3VdbeAddOp4Int(v, OP_IdxInsert, iTab, r2, r1, 1); in sqlite3CodeRhsOfIN()
3590 sqlite3VdbeAddOp4Int(v, OP_NotFound, iTab, destIfFalse, in sqlite3ExprCodeIN()
3595 addrTruthOp = sqlite3VdbeAddOp4Int(v, OP_Found, iTab, 0, in sqlite3ExprCodeIN()
4417 sqlite3VdbeAddOp4Int(v, OP_IsTrue, r1, inReg, !isTrue, isTrue ^ bNormal); in sqlite3ExprCodeTarget()
H A Dbuild.c218 sqlite3VdbeAddOp4Int(v, in sqlite3FinishCoding()
930 sqlite3VdbeAddOp4Int(v, OP_OpenWrite, 0, SCHEMA_ROOT, iDb, 5); in sqlite3OpenSchemaTable()
3795 sqlite3VdbeAddOp4Int(v, OP_SorterCompare, iSorter, j2, regRecord, in sqlite3RefillIndex()
H A Dalter.c2249 sqlite3VdbeAddOp4Int(v, OP_IdxInsert, iCur, regRec, reg+1, pPk->nKeyCol); in sqlite3AlterDropColumn()
H A Dwindow.c1694 sqlite3VdbeAddOp4Int(v, OP_SeekGE, pWin->csrApp, 0, regArg, 1); in windowAggStep()
H A Dvdbeaux.c495 int sqlite3VdbeAddOp4Int( in sqlite3VdbeAddOp4Int() function