Home
last modified time | relevance | path

Searched defs:Freq (Results 1 - 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DBlockFrequency.cpp40 BlockFrequency &BlockFrequency::operator+=(BlockFrequency Freq) { in operator +=() argument
57 operator -=(BlockFrequency Freq) operator -=() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
H A DProfileSummaryBuilder.cpp83 uint32_t Freq = Iter->second; in computeDetailedSummary() local
/third_party/lzma/C/
H A DPpmd.h60 Byte Freq; member
68 Byte Freq; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DSpillPlacement.cpp257 uint64_t Freq = Entry.getFrequency(); in setThreshold() local
267 BlockFrequency Freq = BlockFrequencies[I->Number]; in addConstraints() local
289 BlockFrequency Freq = BlockFrequencies[*I]; in addPrefSpill() local
313 BlockFrequency Freq = BlockFrequencies[Number]; addLinks() local
[all...]
H A DLiveIntervals.cpp873 BlockFrequency Freq = MBFI->getBlockFreq(MBB); in getSpillWeight() local
H A DMachineBlockPlacement.cpp806 auto Freq = MBFI->getBlockFreq(SuccPred) in isProfitableToTailDup() local
2506 auto Freq = MBFI->getBlockFreq(LoopBB).getFrequency(); in collectLoopBlockSet() local
2832 BlockFrequency Freq = MBFI->getBlockFreq(ChainBB); in alignBlocks() local
[all...]
H A DRegAllocGreedy.cpp526 BlockFrequency Freq; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DBlockFrequencyInfo.cpp227 void BlockFrequencyInfo::setBlockFreq(const BasicBlock *BB, uint64_t Freq) { in setBlockFreq() argument
232 setBlockFreqAndScale( const BasicBlock *ReferenceBB, uint64_t Freq, SmallPtrSetImpl<BasicBlock *> &BlocksToScale) setBlockFreqAndScale() argument
H A DBlockFrequencyInfoImpl.cpp567 getProfileCountFromFreq(const Function &F, uint64_t Freq, bool AllowSynthetic) const getProfileCountFromFreq() argument
598 setBlockFreq(const BlockNode &Node, uint64_t Freq) setBlockFreq() argument
/third_party/node/deps/v8/third_party/zlib/
H A Ddeflate.h79 #define Freq fc.freq macro
/third_party/libwebsockets/win32port/zlib/
H A Ddeflate.h73 #define Freq fc.freq macro
/third_party/skia/third_party/externals/zlib/
H A Ddeflate.h79 #define Freq fc.freq macro
/third_party/zlib/
H A Ddeflate.h83 #define Freq fc.freq macro
/third_party/node/deps/zlib/
H A Ddeflate.h83 #define Freq fc.freq macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1481 uint64_t Freq = CalleeBFI->getBlockFreq(OrigBB).getFrequency(); in updateCallerBFI() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h1049 void BlockFrequencyInfoImpl<BT>::setBlockFreq(const BlockT *BB, uint64_t Freq) { in setBlockFreq() argument
1051 BlockFrequencyInfoImplBase::setBlockFreq(getNode(BB), Freq); in setBlockFreq() local
1398 BlockFrequency Freq in getNodeAttributes() local
979 getProfileCountFromFreq(const Function &F, uint64_t Freq, bool AllowSynthetic = false) const getProfileCountFromFreq() argument
[all...]

Completed in 26 milliseconds