Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DBranchProbability.cpp39 BranchProbability::BranchProbability(uint32_t Numerator, uint32_t Denominator) { in BranchProbability()
53 uint64_t Denominator) { in getBranchProbability()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
DSupport.h51 unsigned Numerator, Denominator; variable
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
Dgradient_paint.inl22 T Denominator = Radius2 - (Fx2 + Fy2); local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DValueTracking.cpp2501 const APInt *Denominator; in ComputeNumSignBitsImpl() local
2519 const APInt *Denominator; in ComputeNumSignBitsImpl() local
4083 const APInt *Numerator, *Denominator; in isSafeToSpeculativelyExecute() local
DScalarEvolution.cpp1113 const SCEV *Denominator, *Quotient, *Remainder, *Zero, *One; member
10359 auto *Denominator = cast<SCEVConstant>(getSCEV(LR)); in isImpliedViaOperations() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp10490 uint32_t Denominator = SwitchProb.scale(CaseProb.getDenominator()); in scaleCaseProbality() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp6000 SDValue Denominator = Op.getOperand(2); in LowerINTRINSIC_WO_CHAIN() local