Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/MCA/
H A DIncrementalSourceMgr.cpp43 auto Ratio = double(MaxInstStorageSize) / double(TotalCounter); in printStatistic() local
/llvm-project/libcxx/test/std/time/time.duration/
H A Dratio.compile.fail.cpp18 class Ratio class
/llvm-project/llvm/lib/TargetParser/
H A DRISCVTargetParser.cpp203 unsigned Ratio = RISCVVType::getSEWLMULRatio(SEW, VLMUL); getSameRatioLMUL() local
/llvm-project/libc/benchmarks/
H A DLibcBenchmark.h158 const double Ratio = fabs(((CurrentEstimation / NewEstimation) - 1.0)); in computeImprovement() local
/llvm-project/llvm/unittests/IR/
H A DModuleTest.cpp170 double Ratio = (double)BlockCount / NumCounts; TEST() local
/llvm-project/bolt/lib/Core/
H A DBinaryBasicBlock.cpp382 void BinaryBasicBlock::adjustExecutionCount(double Ratio) { in adjustExecutionCount()
/llvm-project/llvm/lib/IR/
H A DModule.cpp880 double Ratio = (double)BlockCount / NumCounts; setPartialSampleProfileRatio() local
/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp212 unsigned Ratio = NumSrcElt/NumDstElt; FoldBitCast() local
252 unsigned Ratio = NumDstElt/NumSrcElt; FoldBitCast() local
/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp1569 unsigned Ratio = SrcNum / DstNum; in executeBitCastInst() local
1589 unsigned Ratio = DstNum / SrcNum; in executeBitCastInst() local
/llvm-project/llvm/lib/CodeGen/
H A DMachineLICM.cpp1729 double Ratio = (double)DstBF / SrcBF; isTgtHotterThanSrc() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp1773 unsigned Ratio; SimplifyDemandedVectorElts() local
[all...]
/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeLayout.cpp773 const double Ratio = MaxDensity / MinDensity; in mergeChainPairs() local
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp39132 int Ratio = NumBytes / NumMaskElts; combineX86ShuffleChain() local
39164 int Ratio = NumBytes / NumMaskElts; combineX86ShuffleChain() local
[all...]