Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MCA/
H A DIncrementalSourceMgr.cpp43 auto Ratio = double(MaxInstStorageSize) / double(TotalCounter); in printStatistic() local
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DModule.cpp827 double Ratio = (double)BlockCount / NumCounts; in setPartialSampleProfileRatio() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DConstantFolding.cpp212 unsigned Ratio = NumSrcElt/NumDstElt; in FoldBitCast() local
246 unsigned Ratio = NumDstElt/NumSrcElt; in FoldBitCast() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp1611 unsigned Ratio; in SimplifyDemandedVectorElts() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineLICM.cpp1515 double Ratio = (double)DstBF / SrcBF; in isTgtHotterThanSrc() local
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp1605 unsigned Ratio = SrcNum / DstNum; in executeBitCastInst() local
1625 unsigned Ratio = DstNum / SrcNum; in executeBitCastInst() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp39589 int Ratio = NumBytes / NumMaskElts; in combineX86ShuffleChain() local
39621 int Ratio = NumBytes / NumMaskElts; in combineX86ShuffleChain() local