Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/MCA/
H A DIncrementalSourceMgr.cpp43 auto Ratio = double(MaxInstStorageSize) / double(TotalCounter); in printStatistic() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.cpp215 unsigned Ratio = RISCVVType::getSEWLMULRatio(SEW, VLMUL); getSameRatioLMUL() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DModule.cpp849 double Ratio = (double)BlockCount / NumCounts; setPartialSampleProfileRatio() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp1713 unsigned Ratio; SimplifyDemandedVectorElts() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp212 unsigned Ratio = NumSrcElt/NumDstElt; in FoldBitCast() local
252 unsigned Ratio = NumDstElt/NumSrcElt; in FoldBitCast() local
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp1605 unsigned Ratio = SrcNum / DstNum; executeBitCastInst() local
1625 unsigned Ratio = DstNum / SrcNum; executeBitCastInst() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineLICM.cpp1642 double Ratio = (double)DstBF / SrcBF; isTgtHotterThanSrc() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeLayout.cpp773 const double Ratio = MaxDensity / MinDensity; in mergeChainPairs() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp38400 int Ratio = NumBytes / NumMaskElts; combineX86ShuffleChain() local
38432 int Ratio = NumBytes / NumMaskElts; combineX86ShuffleChain() local
[all...]