Home
last modified time | relevance | path

Searched refs:MBFIWrapper (Results 1 – 25 of 41) sorted by relevance

12

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMBFIWrapper.cpp20 BlockFrequency MBFIWrapper::getBlockFreq(const MachineBasicBlock *MBB) const { in getBlockFreq()
29 void MBFIWrapper::setBlockFreq(const MachineBasicBlock *MBB, in setBlockFreq()
35 MBFIWrapper::getBlockProfileCount(const MachineBasicBlock *MBB) const { in getBlockProfileCount()
46 raw_ostream & MBFIWrapper::printBlockFreq(raw_ostream &OS, in printBlockFreq()
51 raw_ostream & MBFIWrapper::printBlockFreq(raw_ostream &OS, in printBlockFreq()
56 void MBFIWrapper::view(const Twine &Name, bool isSimple) { in view()
60 uint64_t MBFIWrapper::getEntryFreq() const { in getEntryFreq()
H A DBranchFolding.h26 class MBFIWrapper; variable
34 MBFIWrapper &FreqInfo,
128 MBFIWrapper &MBBFreqInfo;
H A DTailDuplication.cpp34 std::unique_ptr<MBFIWrapper> MBFIW;
93 MBFIW = std::make_unique<MBFIWrapper>(*MBFI); in runOnMachineFunction()
H A DMachineSizeOpts.cpp202 MBFIWrapper *MBFIW, in shouldOptimizeForSize()
H A DCMakeLists.txt155 MBFIWrapper.cpp
H A DBranchFolding.cpp132 MBFIWrapper MBBFreqInfo( in runOnMachineFunction()
142 MBFIWrapper &FreqInfo, in BranchFolder()
551 MBFIWrapper &MBBFreqInfo, in ProfitableToMerge()
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DBranchFolding.h30 class MBFIWrapper;
33 MBFIWrapper &MBFI,
111 class MBFIWrapper {
113 MBFIWrapper(const MachineBlockFrequencyInfo &I) : MBFI(I) {} in MBFIWrapper() function
127 MBFIWrapper &MBBFreqInfo;
H A DBranchFolding.cpp102 BranchFolder::MBFIWrapper MBBFreqInfo( in runOnMachineFunction()
112 MBFIWrapper &FreqInfo, in BranchFolder()
545 BranchFolder::MBFIWrapper::getBlockFreq(const MachineBasicBlock *MBB) const { in getBlockFreq()
554 void BranchFolder::MBFIWrapper::setBlockFreq(const MachineBasicBlock *MBB, in setBlockFreq()
560 BranchFolder::MBFIWrapper::printBlockFreq(raw_ostream &OS, in printBlockFreq()
566 BranchFolder::MBFIWrapper::printBlockFreq(raw_ostream &OS, in printBlockFreq()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DBranchFolding.h37 class MBFIWrapper;
41 MBFIWrapper &FreqInfo,
138 class MBFIWrapper {
140 MBFIWrapper(const MachineBlockFrequencyInfo &I) : MBFI(I) {} in MBFIWrapper() function
158 MBFIWrapper &MBBFreqInfo;
H A DBranchFolding.cpp132 BranchFolder::MBFIWrapper MBBFreqInfo( in runOnMachineFunction()
144 MBFIWrapper &FreqInfo, in BranchFolder()
505 BranchFolder::MBFIWrapper::getBlockFreq(const MachineBasicBlock *MBB) const { in getBlockFreq()
514 void BranchFolder::MBFIWrapper::setBlockFreq(const MachineBasicBlock *MBB, in setBlockFreq()
520 BranchFolder::MBFIWrapper::printBlockFreq(raw_ostream &OS, in printBlockFreq()
526 BranchFolder::MBFIWrapper::printBlockFreq(raw_ostream &OS, in printBlockFreq()
531 void BranchFolder::MBFIWrapper::view(const Twine &Name, bool isSimple) { in view()
536 BranchFolder::MBFIWrapper::getEntryFreq() const { in getEntryFreq()
594 BranchFolder::MBFIWrapper &MBBFreqInfo, in ProfitableToMerge()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DMachineSizeOpts.h24 class MBFIWrapper; variable
41 MBFIWrapper *MBFIWrapper,
DTailDuplicator.h28 class MBFIWrapper; variable
46 MBFIWrapper *MBFI;
73 MBFIWrapper *MBFI,
DMBFIWrapper.h26 class MBFIWrapper {
28 MBFIWrapper(const MachineBlockFrequencyInfo &I) : MBFI(I) {} in MBFIWrapper() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DMachineSizeOpts.h24 class MBFIWrapper; variable
41 MBFIWrapper *MBFIWrapper,
DTailDuplicator.h28 class MBFIWrapper; variable
46 MBFIWrapper *MBFI;
73 MBFIWrapper *MBFI,
DMBFIWrapper.h26 class MBFIWrapper {
28 MBFIWrapper(const MachineBlockFrequencyInfo &I) : MBFI(I) {} in MBFIWrapper() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DMachineSizeOpts.h24 class MBFIWrapper; variable
41 MBFIWrapper *MBFIWrapper,
DTailDuplicator.h28 class MBFIWrapper; variable
46 MBFIWrapper *MBFI;
73 MBFIWrapper *MBFI,
DMBFIWrapper.h26 class MBFIWrapper {
28 MBFIWrapper(const MachineBlockFrequencyInfo &I) : MBFI(I) {} in MBFIWrapper() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DMachineSizeOpts.h24 class MBFIWrapper; variable
41 MBFIWrapper *MBFIWrapper,
H A DTailDuplicator.h28 class MBFIWrapper; variable
46 MBFIWrapper *MBFI;
73 MBFIWrapper *MBFI,
H A DMBFIWrapper.h27 class MBFIWrapper {
29 MBFIWrapper(const MachineBlockFrequencyInfo &I) : MBFI(I) {} in MBFIWrapper() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DMachineSizeOpts.h24 class MBFIWrapper; variable
41 MBFIWrapper *MBFIWrapper,
DTailDuplicator.h28 class MBFIWrapper; variable
46 MBFIWrapper *MBFI;
73 MBFIWrapper *MBFI,
DMBFIWrapper.h26 class MBFIWrapper {
28 MBFIWrapper(const MachineBlockFrequencyInfo &I) : MBFI(I) {} in MBFIWrapper() function

12