Home
last modified time | relevance | path

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

/dports/lang/clips/clips_core_source_630/core/
H A Drulebld.c83 int firstJoin) in ConstructJoins() argument
191 …stRightJoin = ConstructJoins(theEnv,logicalJoin,theLHS,startDepth+1,lastJoin,tryToReuse,firstJoin); in ConstructJoins()
266 ((oldJoin = FindShareableJoin(theLinks,listOfJoins,useLinks,rhsStruct,firstJoin, in ConstructJoins()
310 firstJoin = FALSE; in ConstructJoins()
906 unsigned int firstJoin, in FindShareableJoin() argument
939 if (TestJoinForReuse(listOfJoins,firstJoin,negatedRHS,existsRHS, in FindShareableJoin()
981 unsigned firstJoin, in TestJoinForReuse() argument
995 if (testJoin->firstJoin != firstJoin) return(FALSE); in TestJoinForReuse()
1215 newJoin->firstJoin = TRUE; in CreateNewJoin()
1220 newJoin->firstJoin = FALSE; in CreateNewJoin()
[all …]
H A Dincrrset.c238 if (joinPtr->firstJoin == TRUE) in CheckForPrimableJoins()
301 if (joinPtr->firstJoin == TRUE) in PrimeJoinFromLeftMemory()
434 if (joinPtr->firstJoin && in PrimeJoinFromRightMemory()
480 if (joinPtr->firstJoin && in PrimeJoinFromRightMemory()
H A Dnetwork.h104 unsigned int firstJoin : 1; member
H A Drulebin.h89 unsigned int firstJoin : 1; member
H A Druledlt.c373 if (join->firstJoin && (join->rightSideEntryStructure == NULL)) in DetachJoins()
405 …if (join->firstJoin && (join->patternIsNegated || join->joinFromTheRight) && (! join->patternIsExi… in DetachJoins()
H A Drulebin.c612 tempJoin.firstJoin = joinPtr->firstJoin; in BsaveJoin()
953 DefruleBinaryData(theEnv)->JoinArray[obji].firstJoin = bj->firstJoin; in UpdateJoin()
H A Druledef.c452 …if ((! theNode->firstJoin) || theNode->patternIsExists || theNode-> patternIsNegated || theNode->j… in AddBetaMemoriesToJoin()
473 …if (theNode->firstJoin && (theNode->patternIsExists || theNode-> patternIsNegated || theNode->join… in AddBetaMemoriesToJoin()
H A Ddrive.c93 if (join->firstJoin) in NetworkAssert()
134 if (join->firstJoin) in NetworkAssertRight()
H A Dretract.c209 …else if (joinPtr->firstJoin && (joinPtr->patternIsNegated || joinPtr->joinFromTheRight) && (! join… in NegEntryRetractBeta()
H A Drulecom.c1440 (joinList[numberOfJoins]->firstJoin) ? 'f' : ' ', in ShowJoins()
1476 if (! joinList[numberOfJoins]->firstJoin) in ShowJoins()
H A Drulecmp.c507 theJoin->firstJoin,theJoin->logicalJoin, in JoinToCode()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Dialect/Tensor/IR/
H A DTensorOps.cpp144 auto firstJoin = in matchAndRewrite() local
148 if (!firstJoin) in matchAndRewrite()
155 if (firstJoin != newJoin) in matchAndRewrite()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Dialect/Tensor/IR/
H A DTensorOps.cpp144 auto firstJoin = in matchAndRewrite() local
148 if (!firstJoin) in matchAndRewrite()
155 if (firstJoin != newJoin) in matchAndRewrite()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Dialect/Tensor/IR/
H A DTensorOps.cpp168 auto firstJoin = in matchAndRewrite() local
172 if (!firstJoin) in matchAndRewrite()
179 if (firstJoin != newJoin) in matchAndRewrite()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Dialect/Tensor/IR/
H A DTensorOps.cpp168 auto firstJoin = in matchAndRewrite() local
172 if (!firstJoin) in matchAndRewrite()
179 if (firstJoin != newJoin) in matchAndRewrite()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Dialect/Tensor/IR/
H A DTensorOps.cpp168 auto firstJoin = in matchAndRewrite() local
172 if (!firstJoin) in matchAndRewrite()
179 if (firstJoin != newJoin) in matchAndRewrite()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Dialect/Tensor/IR/
H A DTensorOps.cpp176 auto firstJoin = in matchAndRewrite() local
180 if (!firstJoin) in matchAndRewrite()
187 if (firstJoin != newJoin) in matchAndRewrite()
/dports/irc/ergo/ergo-2.8.0/irc/
H A Dchannel.go803 firstJoin := len(channel.members) == 1
804 newChannel := firstJoin && channel.registeredFounder == ""
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Dialect/StandardOps/IR/
H A DOps.cpp4011 auto firstJoin = in matchAndRewrite() local
4015 if (!firstJoin) in matchAndRewrite()
4022 if (firstJoin != newJoin) in matchAndRewrite()