/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | MBFIWrapper.cpp | 20 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 D | BranchFolding.h | 26 class MBFIWrapper; variable 34 MBFIWrapper &FreqInfo, 128 MBFIWrapper &MBBFreqInfo;
|
H A D | TailDuplication.cpp | 34 std::unique_ptr<MBFIWrapper> MBFIW; 93 MBFIW = std::make_unique<MBFIWrapper>(*MBFI); in runOnMachineFunction()
|
H A D | MachineSizeOpts.cpp | 202 MBFIWrapper *MBFIW, in shouldOptimizeForSize()
|
H A D | CMakeLists.txt | 155 MBFIWrapper.cpp
|
H A D | BranchFolding.cpp | 132 MBFIWrapper MBBFreqInfo( in runOnMachineFunction() 142 MBFIWrapper &FreqInfo, in BranchFolder() 551 MBFIWrapper &MBBFreqInfo, in ProfitableToMerge()
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | BranchFolding.h | 30 class MBFIWrapper; 33 MBFIWrapper &MBFI, 111 class MBFIWrapper { 113 MBFIWrapper(const MachineBlockFrequencyInfo &I) : MBFI(I) {} in MBFIWrapper() function 127 MBFIWrapper &MBBFreqInfo;
|
H A D | BranchFolding.cpp | 102 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 D | BranchFolding.h | 37 class MBFIWrapper; 41 MBFIWrapper &FreqInfo, 138 class MBFIWrapper { 140 MBFIWrapper(const MachineBlockFrequencyInfo &I) : MBFI(I) {} in MBFIWrapper() function 158 MBFIWrapper &MBBFreqInfo;
|
H A D | BranchFolding.cpp | 132 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/ |
D | MachineSizeOpts.h | 24 class MBFIWrapper; variable 41 MBFIWrapper *MBFIWrapper,
|
D | TailDuplicator.h | 28 class MBFIWrapper; variable 46 MBFIWrapper *MBFI; 73 MBFIWrapper *MBFI,
|
D | MBFIWrapper.h | 26 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/ |
D | MachineSizeOpts.h | 24 class MBFIWrapper; variable 41 MBFIWrapper *MBFIWrapper,
|
D | TailDuplicator.h | 28 class MBFIWrapper; variable 46 MBFIWrapper *MBFI; 73 MBFIWrapper *MBFI,
|
D | MBFIWrapper.h | 26 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/ |
D | MachineSizeOpts.h | 24 class MBFIWrapper; variable 41 MBFIWrapper *MBFIWrapper,
|
D | TailDuplicator.h | 28 class MBFIWrapper; variable 46 MBFIWrapper *MBFI; 73 MBFIWrapper *MBFI,
|
D | MBFIWrapper.h | 26 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 D | MachineSizeOpts.h | 24 class MBFIWrapper; variable 41 MBFIWrapper *MBFIWrapper,
|
H A D | TailDuplicator.h | 28 class MBFIWrapper; variable 46 MBFIWrapper *MBFI; 73 MBFIWrapper *MBFI,
|
H A D | MBFIWrapper.h | 27 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/ |
D | MachineSizeOpts.h | 24 class MBFIWrapper; variable 41 MBFIWrapper *MBFIWrapper,
|
D | TailDuplicator.h | 28 class MBFIWrapper; variable 46 MBFIWrapper *MBFI; 73 MBFIWrapper *MBFI,
|
D | MBFIWrapper.h | 26 class MBFIWrapper { 28 MBFIWrapper(const MachineBlockFrequencyInfo &I) : MBFI(I) {} in MBFIWrapper() function
|