/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | Speculation.h | 142 auto Likely = SymPair.second; in registerSymbols() local 144 auto OnReadyFixUp = [Likely, Target, in registerSymbols() 148 registerSymbolsWithAddr(RDef.getAddress(), std::move(Likely)); in registerSymbols()
|
/freebsd/sys/contrib/device-tree/Bindings/net/can/ |
H A D | mpc5xxx-mscan.txt | 5 Grant Likely <grant.likely@secretlab.ca>
|
/freebsd/sys/contrib/device-tree/src/powerpc/ |
H A D | media5200.dts | 6 * Grant Likely <grant.likely@secretlab.ca>
|
H A D | lite5200b.dts | 6 * Grant Likely <grant.likely@secretlab.ca>
|
H A D | lite5200.dts | 6 * Grant Likely <grant.likely@secretlab.ca>
|
H A D | mpc5200b.dtsi | 6 * Grant Likely <grant@secretlab.ca>
|
/freebsd/sys/contrib/device-tree/Bindings/i2c/ |
H A D | i2c-pxa-pci-ce4100.txt | 10 Grant Likely recommended to use the ranges property to map the PCI-Bar
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | msm8916-wingtech-wt88047.dts | 115 /* Likely some other model but works just fine with this one */
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SimplifyCFG.cpp | 3033 BranchProbability Likely = TTI.getPredictableBranchThreshold(); in SpeculativelyExecuteBB() local 3034 if (BIEndProb >= Likely) in SpeculativelyExecuteBB() 3519 BranchProbability Likely = TTI.getPredictableBranchThreshold(); in FoldTwoEntryPHINode() local 3524 if (BIBBProb >= Likely) in FoldTwoEntryPHINode() 3527 if (BITrueProb >= Likely || BIFalseProb >= Likely) in FoldTwoEntryPHINode() 3726 BranchProbability PBITrueProb, Likely; in shouldFoldCondBranchesToCommonDestination() local 3732 Likely = TTI->getPredictableBranchThreshold(); in shouldFoldCondBranchesToCommonDestination() 3737 if (PBITrueProb.isUnknown() || PBITrueProb < Likely) in shouldFoldCondBranchesToCommonDestination() 3741 if (PBITrueProb.isUnknown() || PBITrueProb.getCompl() < Likely) in shouldFoldCondBranchesToCommonDestination() 3745 if (PBITrueProb.isUnknown() || PBITrueProb < Likely) in shouldFoldCondBranchesToCommonDestination() [all …]
|
/freebsd/share/mk/ |
H A D | bsd.libnames.mk | 195 .error ${.CURDIR}: Missing value for LIB${LIB:tu} in ${_this:T}. Likely should be: LIB${LIB:tu}?= …
|
H A D | src.libnames.mk | 835 .error ${.CURDIR}: Missing value for LIB${LIB:tu} in ${_this:T}. Likely should be: LIB${LIB:tu}?= …
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | README_P9.txt | 564 . Likely needs an intrinsic 572 . Likely needs an intrinsic
|
/freebsd/sys/contrib/device-tree/src/mips/ingenic/ |
H A D | ci20.dts | 349 * Likely the CI20 uses a proprietary
|
/freebsd/sys/contrib/device-tree/Bindings/powerpc/fsl/ |
H A D | mpc5200.txt | 5 Grant Likely <grant.likely@secretlab.ca>
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGStmt.cpp | 2102 const uint64_t Likely = INT32_MAX / (NumLikely + 2); in getLikelihoodWeights() local 2103 const uint64_t None = Likely / (NumNone + 1); in getLikelihoodWeights() 2117 Result.push_back(Likely); in getLikelihoodWeights()
|
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
H A D | omap3.dtsi | 580 /* Likely needs to be tagged disabled on HS devices */
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 2533 std::optional<bool> Likely; in shouldKeepJumpConditionsTogether() local 2535 Likely = true; in shouldKeepJumpConditionsTogether() 2537 Likely = false; in shouldKeepJumpConditionsTogether() 2539 if (Likely) { in shouldKeepJumpConditionsTogether() 2540 if (Opc == (*Likely ? Instruction::And : Instruction::Or)) in shouldKeepJumpConditionsTogether()
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | Attr.td | 1659 def Likely : StmtAttr { 1668 def : MutualExclusions<[Likely, Unlikely]>;
|
/freebsd/contrib/openbsm/m4/ |
H A D | libtool.m4 | 1718 # This has been around since 386BSD, at least. Likely further.
|
/freebsd/contrib/openpam/m4/ |
H A D | libtool.m4 | 1729 # This has been around since 386BSD, at least. Likely further.
|
/freebsd/contrib/ntp/sntp/libevent/m4/ |
H A D | libtool.m4 | 1718 # This has been around since 386BSD, at least. Likely further.
|
/freebsd/contrib/ntp/sntp/m4/ |
H A D | libtool.m4 | 1718 # This has been around since 386BSD, at least. Likely further.
|
/freebsd/contrib/libevent/m4/ |
H A D | libtool.m4 | 1730 # This has been around since 386BSD, at least. Likely further.
|
/freebsd/contrib/ldns/m4/ |
H A D | libtool.m4 | 1717 # This has been around since 386BSD, at least. Likely further.
|
/freebsd/contrib/file/m4/ |
H A D | libtool.m4 | 1729 # This has been around since 386BSD, at least. Likely further.
|