Home
last modified time | relevance | path

Searched refs:Likely (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DSpeculation.h142 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 Dmpc5xxx-mscan.txt5 Grant Likely <grant.likely@secretlab.ca>
/freebsd/sys/contrib/device-tree/src/powerpc/
H A Dmedia5200.dts6 * Grant Likely <grant.likely@secretlab.ca>
H A Dlite5200b.dts6 * Grant Likely <grant.likely@secretlab.ca>
H A Dlite5200.dts6 * Grant Likely <grant.likely@secretlab.ca>
H A Dmpc5200b.dtsi6 * Grant Likely <grant@secretlab.ca>
/freebsd/sys/contrib/device-tree/Bindings/i2c/
H A Di2c-pxa-pci-ce4100.txt10 Grant Likely recommended to use the ranges property to map the PCI-Bar
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dmsm8916-wingtech-wt88047.dts115 /* Likely some other model but works just fine with this one */
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp3033 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 Dbsd.libnames.mk195 .error ${.CURDIR}: Missing value for LIB${LIB:tu} in ${_this:T}. Likely should be: LIB${LIB:tu}?= …
H A Dsrc.libnames.mk835 .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 DREADME_P9.txt564 . Likely needs an intrinsic
572 . Likely needs an intrinsic
/freebsd/sys/contrib/device-tree/src/mips/ingenic/
H A Dci20.dts349 * Likely the CI20 uses a proprietary
/freebsd/sys/contrib/device-tree/Bindings/powerpc/fsl/
H A Dmpc5200.txt5 Grant Likely <grant.likely@secretlab.ca>
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp2102 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 Domap3.dtsi580 /* Likely needs to be tagged disabled on HS devices */
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2533 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 DAttr.td1659 def Likely : StmtAttr {
1668 def : MutualExclusions<[Likely, Unlikely]>;
/freebsd/contrib/openbsm/m4/
H A Dlibtool.m41718 # This has been around since 386BSD, at least. Likely further.
/freebsd/contrib/openpam/m4/
H A Dlibtool.m41729 # This has been around since 386BSD, at least. Likely further.
/freebsd/contrib/ntp/sntp/libevent/m4/
H A Dlibtool.m41718 # This has been around since 386BSD, at least. Likely further.
/freebsd/contrib/ntp/sntp/m4/
H A Dlibtool.m41718 # This has been around since 386BSD, at least. Likely further.
/freebsd/contrib/libevent/m4/
H A Dlibtool.m41730 # This has been around since 386BSD, at least. Likely further.
/freebsd/contrib/ldns/m4/
H A Dlibtool.m41717 # This has been around since 386BSD, at least. Likely further.
/freebsd/contrib/file/m4/
H A Dlibtool.m41729 # This has been around since 386BSD, at least. Likely further.

12