Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DMDBuilder.cpp38 uint32_t FalseWeight) { in createBranchWeights()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DMDBuilder.cpp38 uint32_t FalseWeight) { in createBranchWeights()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopUnrollPeel.cpp449 uint64_t TrueWeight, FalseWeight; in initBranchWeights() local
DSimplifyCFG.cpp801 uint32_t FalseWeight) { in setBranchWeights()
3520 uint32_t FalseWeight) { in SimplifyTerminatorOnSelect()
3593 uint32_t TrueWeight = 0, FalseWeight = 0; in SimplifySwitchOnSelect() local
4471 uint64_t FalseWeight = 0; in TurnSwitchRangeIntoICmp() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp516 uint64_t TrueWeight = 0, FalseWeight = 0; in isHardwareLoopProfitable() local
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp3010 uint32_t FalseWeight) { in SimplifyTerminatorOnSelect()
3085 uint32_t TrueWeight = 0, FalseWeight = 0; in SimplifySwitchOnSelect() local
3950 uint64_t FalseWeight = 0; in TurnSwitchRangeIntoICmp() local
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp4558 uint64_t TrueWeight, FalseWeight; in isFormingBranchFromSelectProfitable() local
5592 uint64_t TrueWeight, FalseWeight; in splitBranchCondition() local
5625 uint64_t TrueWeight, FalseWeight; in splitBranchCondition() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp5966 uint64_t TrueWeight, FalseWeight; in isFormingBranchFromSelectProfitable() local
7445 uint64_t TrueWeight, FalseWeight; in splitBranchCondition() local
7478 uint64_t TrueWeight, FalseWeight; in splitBranchCondition() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp217 uint64_t TrueWeight, FalseWeight; in updatePredecessorProfileMetadata() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DControlHeightReduction.cpp618 ConstantInt *FalseWeight = mdconst::extract<ConstantInt>(MD->getOperand(2)); in checkMDProf() local