Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DSelectOptimize.cpp908 uint64_t TrueWeight, FalseWeight, TotalWeight; hasExpensiveColdOperand() local
1028 uint64_t TrueWeight, FalseWeight; isSelectHighlyPredictable() local
1238 uint64_t TrueWeight, FalseWeight; getPredictedPathCost() local
[all...]
H A DCodeGenPrepare.cpp6880 uint64_t TrueWeight, FalseWeight; isFormingBranchFromSelectProfitable() local
8744 uint64_t TrueWeight, FalseWeight; splitBranchCondition() local
8779 uint64_t TrueWeight, FalseWeight; splitBranchCondition() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DMDBuilder.cpp38 uint32_t FalseWeight, bool IsExpected) { in createBranchWeights() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp379 uint64_t TrueWeight = 0, FalseWeight = 0; in isHardwareLoopProfitable() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp154 uint64_t TrueWeight, FalseWeight; in updatePredecessorProfileMetadata() local
2785 uint64_t FalseWeight = 1; unfoldSelectInstr() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp875 setBranchWeights(Instruction * I,uint32_t TrueWeight,uint32_t FalseWeight) setBranchWeights() argument
4551 SimplifyTerminatorOnSelect(Instruction * OldTerm,Value * Cond,BasicBlock * TrueBB,BasicBlock * FalseBB,uint32_t TrueWeight,uint32_t FalseWeight) SimplifyTerminatorOnSelect() argument
4642 uint32_t TrueWeight = 0, FalseWeight = 0; SimplifySwitchOnSelect() local
5528 uint64_t FalseWeight = 0; TurnSwitchRangeIntoICmp() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp584 uint64_t FalseWeight; extractBranchProbabilities() local