Home
last modified time | relevance | path

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

/external/oboe/samples/RhythmGame/third_party/glm/gtx/
Dcomponent_wise.inl52 vecType<floatType, P> const Scaled(v * Max); local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp788 auto Scaled = MGather->isIndexScaled() ? "scaled" : "unscaled"; in print_details() local
800 auto Scaled = MScatter->isIndexScaled() ? "scaled" : "unscaled"; in print_details() local
/external/llvm/include/llvm/Transforms/
DInstrumentation.h183 uint64_t Scaled = Count / Scale; in scaleBranchCount() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/
DInstrumentation.h199 uint64_t Scaled = Count / Scale; in scaleBranchCount() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DSpillPlacement.cpp254 uint64_t Scaled = (Freq >> 13) + bool(Freq & (1 << 12)); in setThreshold() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSpillPlacement.cpp258 uint64_t Scaled = (Freq >> 13) + bool(Freq & (1 << 12)); in setThreshold() local
/external/llvm/lib/CodeGen/
DSpillPlacement.cpp250 uint64_t Scaled = (Freq >> 13) + bool(Freq & (1 << 12)); in setThreshold() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/
DInstrumentation.h168 uint64_t Scaled = Count / Scale; in scaleBranchCount() local
/external/llvm/include/llvm/CodeGen/
DMachineTraceMetrics.h380 unsigned getCycles(unsigned Scaled) { in getCycles()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineTraceMetrics.h415 unsigned getCycles(unsigned Scaled) { in getCycles()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DMachineTraceMetrics.h414 unsigned getCycles(unsigned Scaled) { in getCycles()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
DARCInstrInfo.cpp35 Scaled = 3 enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARC/
DARCInstrInfo.cpp35 Scaled = 3 enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DBlockFrequencyInfoImpl.h215 Scaled64 Scaled; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DBlockFrequencyInfoImpl.h206 Scaled64 Scaled; member
/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/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp487 Scaled64 Scaled = BFI.Freqs[Index].Scaled * ScalingFactor; in convertFloatingToInteger() local
DScalarEvolutionExpander.cpp458 Value *Scaled = ScaledOps.empty() ? in expandAddToGEP() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp508 Scaled64 Scaled = BFI.Freqs[Index].Scaled * ScalingFactor; in convertFloatingToInteger() local
/external/clang/lib/CodeGen/
DCodeGenPGO.cpp842 uint64_t Scaled = Weight / Scale + 1; in scaleBranchWeight() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DScalarEvolutionExpander.cpp510 Value *Scaled = in expandAddToGEP() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp19002 const bool Scaled = Opc == AArch64ISD::GLD1_SCALED_MERGE_ZERO || in performGLD1Combine() local