Searched refs:WC (Results 1 - 25 of 28) sorted by relevance

12

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DGuardUtils.cpp73 auto *WC = B.CreateIntrinsic(Intrinsic::experimental_widenable_condition, local
75 CheckBI->setCondition(B.CreateAnd(CheckBI->getCondition(), WC,
90 Use *C, *WC; local
92 parseWidenableBranch(WidenableBR, C, WC, IfTrueBB, IfFalseBB);
96 WidenableBR->setCondition(B.CreateAnd(NewCond, WC->get()));
111 Use *C, *WC; local
113 parseWidenableBranch(WidenableBR, C, WC, IfTrueBB, IfFalseBB);
117 WidenableBR->setCondition(B.CreateAnd(NewCond, WC->get()));
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DGuardUtils.cpp48 Use *C, *WC; local
49 if (parseWidenableBranch(const_cast<User*>(U), C, WC, IfTrueBB, IfFalseBB)) {
54 WidenableCondition = WC->get();
60 bool llvm::parseWidenableBranch(User *U, Use *&C,Use *&WC, argument
74 WC = &BI->getOperandUse(0);
80 // 1) br (i1 (and A, WC())), label %IfTrue, label %IfFalse
81 // 2) br (i1 (and WC(), B)), label %IfTrue, label %IfFalse
94 WC = &And->getOperandUse(0);
101 WC = &And->getOperandUse(1);
/freebsd-12-stable/tests/sys/cddl/zfs/tests/history/
H A Dhistory_003_pos.ksh64 typeset -i orig_count=$($ZPOOL history $TESTPOOL | $WC -l | $AWK '{print $1}')
79 typeset -i entry_count=$($ZPOOL history $TESTPOOL | $WC -l | $AWK '{print $1}')
H A Dhistory_004_pos.ksh63 typeset -i orig_count=$($ZPOOL history $TESTPOOL | $WC -l | $AWK '{print $1}')
107 typeset -i count=$($ZPOOL history $TESTPOOL | $WC -l | $AWK '{print $1}')
H A Dhistory_007_pos.ksh119 linenum=`$CAT $migrated_cmds_f | $WC -l`
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DGuardUtils.h49 bool parseWidenableBranch(User *U, Use *&Cond, Use *&WC, BasicBlock *&IfTrueBB,
/freebsd-12-stable/tests/sys/cddl/zfs/tests/cli_root/zfs_snapshot/
H A Dzfs_snapshot_005_neg.ksh71 len=$($ECHO $basefs | $WC -c)
84 len=$($ECHO $basefs| $WC -c)
H A Dzfs_snapshot_004_neg.ksh77 len=$($ECHO $basefs| $WC -c)
90 len=$($ECHO $basefs| $WC -c)
/freebsd-12-stable/tests/sys/cddl/zfs/tests/cli_user/zpool_iostat/
H A Dzpool_iostat_002_pos.ksh78 stat_count=$($GREP $TESTPOOL $tmpfile | $WC -l)
/freebsd-12-stable/tests/sys/cddl/zfs/tests/cli_root/zfs_upgrade/
H A Dzfs_upgrade_001_pos.ksh92 OLDCOUNT=$( $WC -l $oldoutput | $AWK '{print $1}' )
120 COUNT=$( $WC -l $output | $AWK '{print $1}' )
147 COUNT=$( $WC -l $output | $AWK '{print $1}' )
/freebsd-12-stable/tests/sys/cddl/zfs/tests/cli_root/zpool_get/
H A Dzpool_get_002_pos.ksh99 COUNT=$($WC $TMPDIR/values.${TESTCASE_ID})
/freebsd-12-stable/tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/
H A Dzpool_upgrade_001_pos.ksh68 COUNT=$( $WC -l $TMPDIR/zpool-versions.${TESTCASE_ID} | $AWK '{print $1}' )
/freebsd-12-stable/contrib/nvi/common/
H A Dmultibyte.h65 #define WC "%lc" macro
99 #define WC "%c" macro
H A Doptions.c1025 fprintf(fp, WC, ch);
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp200 const std::string &TestFilename, WriterContext *WC,
209 WC->Errors.emplace_back(make_error<InstrProfError>(IPE), TestFilename);
218 WC->Writer.overlapRecord(std::move(I), Overlap, FuncOverlap, FuncFilter);
225 WriterContext *WC) {
226 std::unique_lock<std::mutex> CtxGuard{WC->Lock};
238 WC->Errors.emplace_back(make_error<InstrProfError>(IPE), Filename);
245 if (WC->Writer.setIsIRLevelProfile(IsIRProfile, HasCSIRProfile)) {
246 WC->Errors.emplace_back(
259 WC->Writer.addRecord(std::move(I), Input.Weight, [&](Error E) {
267 std::unique_lock<std::mutex> ErrGuard{WC
199 overlapInput(const std::string &BaseFilename, const std::string &TestFilename, WriterContext *WC, OverlapStats &Overlap, const OverlapFuncFilters &FuncFilter, raw_fd_ostream &OS, bool IsCS) argument
224 loadInput(const WeightedFile &Input, SymbolRemapper *Remapper, WriterContext *WC) argument
[all...]
/freebsd-12-stable/tests/sys/cddl/zfs/tests/mv_files/
H A Dmv_files_common.kshlib145 proc_num=`$ECHO $PIDS | $WC -w`
/freebsd-12-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-metadata.sql36 * "excluded" -- administratively excluded (ie. sparse WC)
115 on each node in the WC, relative to the NODES table row for the
239 the WC root at which a tree-change operation (delete, add?, copy, move)
313 /* WC state fields */
360 excluded by the user (sparse WC). In the 'WORKING' tree this
368 new WC-NG "move" is intended to be a "true rename" so its copyfrom
406 /* ### maybe a WC-to-WC copy can retain a depth? */
466 is not the BASE of a WC root node. */
483 in the WC, includin
[all...]
H A Dwc-checks.sql42 SELECT RAISE(FAIL, 'WC DB validity check 01 failed');
49 SELECT RAISE(FAIL, 'WC DB validity check 02 failed');
64 SELECT RAISE(FAIL, 'WC DB validity check 03 failed');
75 SELECT RAISE(FAIL, 'WC DB validity check 04 failed');
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp783 // assumes we preserve the form: (br (and Cond, WC())). FIXME
990 Value *Cond, *WC; local
992 if (parseWidenableBranch(Term, Cond, WC, IfTrueBB, IfFalseBB) &&
1048 // which restrict the applicability of the non-WC based version of this
1094 Use *Cond, *WC; local
1096 if (parseWidenableBranch(BI, Cond, WC, IfTrueBB, IfFalseBB) &&
1098 WC->set(ConstantInt::getTrue(IfTrueBB->getContext()));
1118 // Subtlety: We need to avoid inserting additional uses of the WC. We know
H A DGuardWidening.cpp87 Value *Cond, *WC; local
89 if (parseWidenableBranch(I, Cond, WC, IfTrueBB, IfFalseBB))
/freebsd-12-stable/tests/sys/cddl/zfs/tests/cli_root/zfs_get/
H A Dzfs_get_004_pos.ksh194 $GREP "${ds}$" | $WC -l`
/freebsd-12-stable/contrib/nvi/vi/
H A Dvi.c1237 TRACE(sp, "vcmd: "WC, vp->key);
1239 TRACE(sp, " buffer: "WC, vp->buffer);
/freebsd-12-stable/contrib/subversion/
H A Dbuild.conf466 desription = Queries on the WC database
567 description = Subversion WC library bindings
1334 description = Test the main WC API functions
/freebsd-12-stable/tests/sys/cddl/zfs/include/
H A Dlibtest.kshlib391 typeset pool_count=`$ZPOOL list -H | $GREP -v '^testpool' | $WC -l`
3010 $ECHO $1 | $WC -w
/freebsd-12-stable/contrib/nvi/ex/
H A Dex.c2361 TRACE(sp, " buffer "WC, ecp->buffer);

Completed in 209 milliseconds

12