Home
last modified time | relevance | path

Searched refs:ppIdxInfo (Results 1 – 19 of 19) sorted by relevance

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/polly/test/ScopInfo/
H A Daliasing_with_non_affine_access.ll23 define void @test1(%struct.info** %ppIdxInfo) {
25 %tmp0 = load %struct.info*, %struct.info** %ppIdxInfo, align 8
46 define void @test2(%struct.info** %ppIdxInfo, i64 %n) {
48 %tmp0 = load %struct.info*, %struct.info** %ppIdxInfo, align 8
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/test/ScopInfo/
H A Daliasing_with_non_affine_access.ll23 define void @test1(%struct.info** %ppIdxInfo) {
25 %tmp0 = load %struct.info*, %struct.info** %ppIdxInfo, align 8
46 define void @test2(%struct.info** %ppIdxInfo, i64 %n) {
48 %tmp0 = load %struct.info*, %struct.info** %ppIdxInfo, align 8
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/polly/test/ScopInfo/
H A Daliasing_with_non_affine_access.ll23 define void @test1(%struct.info** %ppIdxInfo) {
25 %tmp0 = load %struct.info*, %struct.info** %ppIdxInfo, align 8
46 define void @test2(%struct.info** %ppIdxInfo, i64 %n) {
48 %tmp0 = load %struct.info*, %struct.info** %ppIdxInfo, align 8
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/polly/test/ScopInfo/
H A Daliasing_with_non_affine_access.ll23 define void @test1(%struct.info** %ppIdxInfo) {
25 %tmp0 = load %struct.info*, %struct.info** %ppIdxInfo, align 8
46 define void @test2(%struct.info** %ppIdxInfo, i64 %n) {
48 %tmp0 = load %struct.info*, %struct.info** %ppIdxInfo, align 8
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/test/ScopInfo/
H A Daliasing_with_non_affine_access.ll23 define void @test1(%struct.info** %ppIdxInfo) {
25 %tmp0 = load %struct.info*, %struct.info** %ppIdxInfo, align 8
46 define void @test2(%struct.info** %ppIdxInfo, i64 %n) {
48 %tmp0 = load %struct.info*, %struct.info** %ppIdxInfo, align 8
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/polly/test/ScopInfo/
H A Daliasing_with_non_affine_access.ll23 define void @test1(%struct.info** %ppIdxInfo) {
25 %tmp0 = load %struct.info*, %struct.info** %ppIdxInfo, align 8
46 define void @test2(%struct.info** %ppIdxInfo, i64 %n) {
48 %tmp0 = load %struct.info*, %struct.info** %ppIdxInfo, align 8
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/test/ScopInfo/
H A Daliasing_with_non_affine_access.ll23 define void @test1(%struct.info** %ppIdxInfo) {
25 %tmp0 = load %struct.info*, %struct.info** %ppIdxInfo, align 8
46 define void @test2(%struct.info** %ppIdxInfo, i64 %n) {
48 %tmp0 = load %struct.info*, %struct.info** %ppIdxInfo, align 8
/dports/devel/llvm12/llvm-project-12.0.1.src/polly/test/ScopInfo/
H A Daliasing_with_non_affine_access.ll23 define void @test1(%struct.info** %ppIdxInfo) {
25 %tmp0 = load %struct.info*, %struct.info** %ppIdxInfo, align 8
46 define void @test2(%struct.info** %ppIdxInfo, i64 %n) {
48 %tmp0 = load %struct.info*, %struct.info** %ppIdxInfo, align 8
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/test/ScopInfo/
H A Daliasing_with_non_affine_access.ll23 define void @test1(%struct.info** %ppIdxInfo) {
25 %tmp0 = load %struct.info*, %struct.info** %ppIdxInfo, align 8
46 define void @test2(%struct.info** %ppIdxInfo, i64 %n) {
48 %tmp0 = load %struct.info*, %struct.info** %ppIdxInfo, align 8
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dwhere.c2122 sqlite3_index_info **ppIdxInfo /* Index information passed to xBestIndex */ in bestVirtualIndex() argument
2143 pIdxInfo = *ppIdxInfo; in bestVirtualIndex()
2145 *ppIdxInfo = pIdxInfo = allocateIndexInfo(pParse, pWC, pSrc, pOrderBy); in bestVirtualIndex()
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/SQLite3Plugin/
H A Dsqlite3.c82388 sqlite3_index_info **ppIdxInfo /* Index information passed to xBestIndex */
82405 pIdxInfo = *ppIdxInfo;
82446 *ppIdxInfo = pIdxInfo;
84028 sqlite3_index_info **ppIdxInfo = &pWInfo->a[j].pIdxInfo;
84031 ppIdxInfo);
84033 sCost.plan.u.pVtabIdx = pVtabIdx = *ppIdxInfo;
/dports/deskutils/coolreader/coolreader-cr3.2.55/thirdparty_unman/sqlite/
H A Dsqlite3.c104661 sqlite3_index_info **ppIdxInfo; /* Index information passed to xBestIndex */
106166 sBOI.ppIdxInfo = 0;
106665 pIdxInfo = *p->ppIdxInfo;
106667 *p->ppIdxInfo = pIdxInfo = allocateIndexInfo(p);
108077 p->ppIdxInfo = &pIdxInfo;
109688 sWBI.ppIdxInfo = &pWInfo->a[j].pIdxInfo;
/dports/math/vtk6/VTK-6.2.0/ThirdParty/sqlite/vtksqlite/
H A Dvtk_sqlite3.c88356 vtk_sqlite3_index_info **ppIdxInfo /* Index information passed to xBestIndex */
88376 pIdxInfo = *ppIdxInfo;
88378 *ppIdxInfo = pIdxInfo = allocateIndexInfo(pParse, pWC, pSrc, pOrderBy);
/dports/databases/db5/db-5.3.28/lang/sql/generated/
H A Dsqlite3.c90873 sqlite3_index_info **ppIdxInfo /* Index information passed to xBestIndex */
90894 pIdxInfo = *ppIdxInfo;
90896 *ppIdxInfo = pIdxInfo = allocateIndexInfo(pParse, pWC, pSrc, pOrderBy);
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbserver/sqlite/
H A Dsqlite3.amalgamation.c84288 sqlite3_index_info **ppIdxInfo /* Index information passed to xBestIndex */
84309 pIdxInfo = *ppIdxInfo;
84311 *ppIdxInfo = pIdxInfo = allocateIndexInfo(pParse, pWC, pSrc, pOrderBy);
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/sqlite3/
H A Dsqlite3.c104850 sqlite3_index_info **ppIdxInfo /* Index information passed to xBestIndex */
104871 pIdxInfo = *ppIdxInfo;
104873 *ppIdxInfo = pIdxInfo = allocateIndexInfo(pParse, pWC, pSrc, pOrderBy);
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/sqlite/
H A Dsqlite3.c100486 sqlite3_index_info **ppIdxInfo /* Index information passed to xBestIndex */
100507 pIdxInfo = *ppIdxInfo;
100509 *ppIdxInfo = pIdxInfo = allocateIndexInfo(pParse, pWC, pSrc, pOrderBy);
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/sqlite/
H A Dsqlite3.c100450 sqlite3_index_info **ppIdxInfo /* Index information passed to xBestIndex */
100471 pIdxInfo = *ppIdxInfo;
100473 *ppIdxInfo = pIdxInfo = allocateIndexInfo(pParse, pWC, pSrc, pOrderBy);
/dports/irc/ircd-ratbox-devel/ircd-ratbox-3.0.7/bandb/sqlite3/
H A Dsqlite3.c102641 sqlite3_index_info **ppIdxInfo /* Index information passed to xBestIndex */
102662 pIdxInfo = *ppIdxInfo;
102664 *ppIdxInfo = pIdxInfo = allocateIndexInfo(pParse, pWC, pSrc, pOrderBy);