/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | SelectOptimize.cpp | 683 uint64_t TrueWeight, FalseWeight, TotalWeight; in hasExpensiveColdOperand() local 801 uint64_t TrueWeight, FalseWeight; in isSelectHighlyPredictable() local 1017 uint64_t TrueWeight, FalseWeight; in getPredictedPathCost() local
|
H A D | CodeGenPrepare.cpp | 6724 uint64_t TrueWeight, FalseWeight; in isFormingBranchFromSelectProfitable() local 8516 uint64_t TrueWeight, FalseWeight; in splitBranchCondition() local 8551 uint64_t TrueWeight, FalseWeight; in splitBranchCondition() local
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | MDBuilder.cpp | 38 uint32_t FalseWeight) { in createBranchWeights()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | MDBuilder.cpp | 38 uint32_t FalseWeight) { in createBranchWeights()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | MDBuilder.cpp | 38 uint32_t FalseWeight) { in createBranchWeights()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | LoopUnrollPeel.cpp | 449 uint64_t TrueWeight, FalseWeight; in initBranchWeights() local
|
H A D | SimplifyCFG.cpp | 801 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | LoopUnrollRuntime.cpp | 472 uint64_t TrueWeight, FalseWeight; in updateLatchBranchWeightsForRemainderLoop() local
|
H A D | SimplifyCFG.cpp | 875 uint32_t FalseWeight) { in setBranchWeights() 4422 uint32_t FalseWeight) { in SimplifyTerminatorOnSelect() 4513 uint32_t TrueWeight = 0, FalseWeight = 0; in SimplifySwitchOnSelect() local 5382 uint64_t FalseWeight = 0; in TurnSwitchRangeIntoICmp() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
H A D | PPCTargetTransformInfo.cpp | 516 uint64_t TrueWeight = 0, FalseWeight = 0; in isHardwareLoopProfitable() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | JumpThreading.cpp | 223 uint64_t TrueWeight, FalseWeight; in updatePredecessorProfileMetadata() local 2782 uint64_t TrueWeight, FalseWeight; in unfoldSelectInstr() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
H A D | PPCTargetTransformInfo.cpp | 381 uint64_t TrueWeight = 0, FalseWeight = 0; in isHardwareLoopProfitable() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | SimplifyCFG.cpp | 3010 uint32_t FalseWeight) { in SimplifyTerminatorOnSelect() 3085 uint32_t TrueWeight = 0, FalseWeight = 0; in SimplifySwitchOnSelect() local 3950 uint64_t FalseWeight = 0; in TurnSwitchRangeIntoICmp() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 4558 uint64_t TrueWeight, FalseWeight; in isFormingBranchFromSelectProfitable() local 5592 uint64_t TrueWeight, FalseWeight; in splitBranchCondition() local 5625 uint64_t TrueWeight, FalseWeight; in splitBranchCondition() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 5966 uint64_t TrueWeight, FalseWeight; in isFormingBranchFromSelectProfitable() local 7445 uint64_t TrueWeight, FalseWeight; in splitBranchCondition() local 7478 uint64_t TrueWeight, FalseWeight; in splitBranchCondition() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/ |
H A D | ControlHeightReduction.cpp | 585 uint64_t FalseWeight; in extractBranchProbabilities() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | JumpThreading.cpp | 217 uint64_t TrueWeight, FalseWeight; in updatePredecessorProfileMetadata() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
H A D | ControlHeightReduction.cpp | 618 ConstantInt *FalseWeight = mdconst::extract<ConstantInt>(MD->getOperand(2)); in checkMDProf() local
|