Home
last modified time | relevance | path

Searched defs:FalseWeight (Results 1 – 8 of 8) sorted by relevance

/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/
HDSelectOptimize.cpp961 uint64_t TrueWeight, FalseWeight, TotalWeight; in hasExpensiveColdOperand() local
1081 uint64_t TrueWeight, FalseWeight; in isSelectHighlyPredictable() local
1291 uint64_t TrueWeight, FalseWeight; in getPredictedPathCost() local
HDCodeGenPrepare.cpp6994 uint64_t TrueWeight, FalseWeight; in isFormingBranchFromSelectProfitable() local
8861 uint64_t TrueWeight, FalseWeight; in splitBranchCondition() local
8897 uint64_t TrueWeight, FalseWeight; in splitBranchCondition() local
/freebsd-head/contrib/llvm-project/llvm/lib/IR/
HDMDBuilder.cpp38 uint32_t FalseWeight, bool IsExpected) { in createBranchWeights()
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDIndirectCallPromotion.cpp599 uint64_t FalseWeight) { in createBranchWeights()
HDControlHeightReduction.cpp585 uint64_t FalseWeight; in extractBranchProbabilities() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCTargetTransformInfo.cpp379 uint64_t TrueWeight = 0, FalseWeight = 0; in isHardwareLoopProfitable() local
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDJumpThreading.cpp154 uint64_t TrueWeight, FalseWeight; in updatePredecessorProfileMetadata() local
2779 uint64_t FalseWeight = 1; in unfoldSelectInstr() local
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDSimplifyCFG.cpp878 uint32_t FalseWeight, bool IsExpected) { in setBranchWeights()
4620 uint32_t FalseWeight) { in SimplifyTerminatorOnSelect()
4711 uint32_t TrueWeight = 0, FalseWeight = 0; in SimplifySwitchOnSelect() local
5599 uint64_t FalseWeight = 0; in TurnSwitchRangeIntoICmp() local