Searched defs:UseDefFreq (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | CalcSpillWeights.h | 33 static inline float normalizeSpillWeight(float UseDefFreq, unsigned Size, in normalizeSpillWeight() 100 virtual float normalize(float UseDefFreq, unsigned Size, in normalize()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | CalcSpillWeights.h | 33 static inline float normalizeSpillWeight(float UseDefFreq, unsigned Size, in normalizeSpillWeight() 100 virtual float normalize(float UseDefFreq, unsigned Size, in normalize()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | CalcSpillWeights.h | 33 static inline float normalizeSpillWeight(float UseDefFreq, unsigned Size, in normalizeSpillWeight() 100 virtual float normalize(float UseDefFreq, unsigned Size, in normalize()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | CalcSpillWeights.h | 33 static inline float normalizeSpillWeight(float UseDefFreq, unsigned Size, in normalizeSpillWeight() 100 virtual float normalize(float UseDefFreq, unsigned Size, in normalize()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | CalcSpillWeights.h | 33 static inline float normalizeSpillWeight(float UseDefFreq, unsigned Size, in normalizeSpillWeight() 100 virtual float normalize(float UseDefFreq, unsigned Size, in normalize()
|
/aosp_15_r20/external/llvm/include/llvm/CodeGen/ |
H A D | CalcSpillWeights.h | 36 static inline float normalizeSpillWeight(float UseDefFreq, unsigned Size, in normalizeSpillWeight()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | CalcSpillWeights.h | 34 static inline float normalizeSpillWeight(float UseDefFreq, unsigned Size, in normalizeSpillWeight()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | RegAllocPBQP.cpp | 522 float normalize(float UseDefFreq, unsigned Size, unsigned NumInstr) override { in normalize()
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | RegAllocPBQP.cpp | 734 static inline float normalizePBQPSpillWeight(float UseDefFreq, unsigned Size, in normalizePBQPSpillWeight()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | RegAllocPBQP.cpp | 782 static inline float normalizePBQPSpillWeight(float UseDefFreq, unsigned Size, in normalizePBQPSpillWeight()
|