Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DSpeculation.h143 auto Likely = SymPair.second; in registerSymbols() local
145 auto OnReadyFixUp = [Likely, Target, in registerSymbols()
149 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.cpp3122 BranchProbability Likely = TTI.getPredictableBranchThreshold(); in isProfitableToSpeculate() local
3123 return BIEndProb < Likely; in isProfitableToSpeculate()
3675 BranchProbability Likely = TTI.getPredictableBranchThreshold(); in foldTwoEntryPHINode() local
3680 if (BIBBProb >= Likely) in foldTwoEntryPHINode()
3683 if (BITrueProb >= Likely || BIFalseProb >= Likely) in foldTwoEntryPHINode()
3880 BranchProbability PBITrueProb, Likely; in shouldFoldCondBranchesToCommonDestination() local
3886 Likely = TTI->getPredictableBranchThreshold(); in shouldFoldCondBranchesToCommonDestination()
3891 if (PBITrueProb.isUnknown() || PBITrueProb < Likely) in shouldFoldCondBranchesToCommonDestination()
3895 if (PBITrueProb.isUnknown() || PBITrueProb.getCompl() < Likely) in shouldFoldCondBranchesToCommonDestination()
3899 if (PBITrueProb.isUnknown() || PBITrueProb < Likely) in shouldFoldCondBranchesToCommonDestination()
[all …]
/freebsd/share/mk/
H A Dbsd.libnames.mk208 .error ${.CURDIR}: Missing value for LIB${LIB:tu} in ${_this:T}. Likely should be: LIB${LIB:tu}?= …
H A Dsrc.libnames.mk953 .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.cpp2251 const uint64_t Likely = INT32_MAX / (NumLikely + 2); in getLikelihoodWeights() local
2252 const uint64_t None = Likely / (NumNone + 1); in getLikelihoodWeights()
2266 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.cpp2499 std::optional<bool> Likely; in shouldKeepJumpConditionsTogether() local
2501 Likely = true; in shouldKeepJumpConditionsTogether()
2503 Likely = false; in shouldKeepJumpConditionsTogether()
2505 if (Likely) { in shouldKeepJumpConditionsTogether()
2506 if (Opc == (*Likely ? Instruction::And : Instruction::Or)) in shouldKeepJumpConditionsTogether()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DAttr.td1856 def Likely : StmtAttr {
1865 def : MutualExclusions<[Likely, Unlikely]>;
/freebsd/contrib/openpam/m4/
H A Dlibtool.m41758 # 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.
/freebsd/contrib/openbsm/m4/
H A Dlibtool.m41718 # 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.m41728 # This has been around since 386BSD, at least. Likely further.

12