Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/
DInstrumentation.h183 uint64_t Scaled = Count / Scale; in scaleBranchCount() local
/external/llvm/lib/CodeGen/
DSpillPlacement.cpp250 uint64_t Scaled = (Freq >> 13) + bool(Freq & (1 << 12)); in setThreshold() local
/external/llvm/include/llvm/CodeGen/
DMachineTraceMetrics.h380 unsigned getCycles(unsigned Scaled) { in getCycles()
/external/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp462 Scaled64 Scaled = BFI.Freqs[Index].Scaled * ScalingFactor; in convertFloatingToInteger() local
DScalarEvolutionExpander.cpp441 Value *Scaled = ScaledOps.empty() ? in expandAddToGEP() local
/external/clang/lib/CodeGen/
DCodeGenPGO.cpp842 uint64_t Scaled = Weight / Scale + 1; in scaleBranchWeight() local
/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolutionExpander.cpp424 Value *Scaled = ScaledOps.empty() ? in expandAddToGEP() local