Home
last modified time | relevance | path

Searched defs:TrueWeight (Results 1 – 18 of 18) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DSelectOptimize.cpp683 uint64_t TrueWeight, FalseWeight, TotalWeight; in hasExpensiveColdOperand() local
801 uint64_t TrueWeight, FalseWeight; in isSelectHighlyPredictable() local
1017 uint64_t TrueWeight, FalseWeight; in getPredictedPathCost() local
DCodeGenPrepare.cpp6724 uint64_t TrueWeight, FalseWeight; in isFormingBranchFromSelectProfitable() local
8516 uint64_t TrueWeight, FalseWeight; in splitBranchCondition() local
8551 uint64_t TrueWeight, FalseWeight; in splitBranchCondition() local
/external/llvm/lib/IR/
DMDBuilder.cpp37 MDNode *MDBuilder::createBranchWeights(uint32_t TrueWeight, in createBranchWeights()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DMDBuilder.cpp37 MDNode *MDBuilder::createBranchWeights(uint32_t TrueWeight, in createBranchWeights()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopUnrollPeel.cpp449 uint64_t TrueWeight, FalseWeight; in initBranchWeights() local
DSimplifyCFG.cpp800 static void setBranchWeights(Instruction *I, uint32_t TrueWeight, in setBranchWeights()
3519 uint32_t TrueWeight, in SimplifyTerminatorOnSelect()
3593 uint32_t TrueWeight = 0, FalseWeight = 0; in SimplifySwitchOnSelect() local
4470 uint64_t TrueWeight = 0; in TurnSwitchRangeIntoICmp() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DMDBuilder.cpp37 MDNode *MDBuilder::createBranchWeights(uint32_t TrueWeight, in createBranchWeights()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DLoopUnrollRuntime.cpp472 uint64_t TrueWeight, FalseWeight; in updateLatchBranchWeightsForRemainderLoop() local
DSimplifyCFG.cpp874 static void setBranchWeights(Instruction *I, uint32_t TrueWeight, in setBranchWeights()
4421 uint32_t TrueWeight, in SimplifyTerminatorOnSelect()
4513 uint32_t TrueWeight = 0, FalseWeight = 0; in SimplifySwitchOnSelect() local
5381 uint64_t TrueWeight = 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/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp381 uint64_t TrueWeight = 0, FalseWeight = 0; in isHardwareLoopProfitable() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp223 uint64_t TrueWeight, FalseWeight; in updatePredecessorProfileMetadata() local
2782 uint64_t TrueWeight, FalseWeight; in unfoldSelectInstr() 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/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp3009 uint32_t TrueWeight, in SimplifyTerminatorOnSelect()
3085 uint32_t TrueWeight = 0, FalseWeight = 0; in SimplifySwitchOnSelect() local
3949 uint64_t TrueWeight = 0; in TurnSwitchRangeIntoICmp() 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-16.0/llvm/lib/Transforms/Instrumentation/
DControlHeightReduction.cpp584 uint64_t TrueWeight; in extractBranchProbabilities() 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.cpp617 ConstantInt *TrueWeight = mdconst::extract<ConstantInt>(MD->getOperand(1)); in checkMDProf() local