Home
last modified time | relevance | path

Searched defs:Ratio (Results 1 - 4 of 4) sorted by relevance

/third_party/backends/backend/genesys/
H A Dutilities.h134 class Ratio class
137 Ratio() : multiplier_{1}, divisor_{1} in Ratio() function in genesys::Ratio
141 Ratio(unsigned multiplier, unsigned divisor) : multiplier_{multiplier}, divisor_{divisor} in Ratio() function in genesys::Ratio
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineLICM.cpp1587 double Ratio = (double)DstBF / SrcBF; in isTgtHotterThanSrc() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp1459 unsigned Ratio; in SimplifyDemandedVectorElts() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DConstantFolding.cpp208 unsigned Ratio = NumSrcElt/NumDstElt; in FoldBitCast() local
241 unsigned Ratio = NumDstElt/NumSrcElt; in FoldBitCast() local

Completed in 9 milliseconds