Searched refs:MBFI (Results 1 - 25 of 84) sorted by relevance

1234

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
H A DCalcSpillWeights.h57 const MachineBlockFrequencyInfo &MBFI; member in class:llvm::VirtRegAuxInfo
66 : MF(mf), LIS(lis), VRM(vrm), Loops(loops), MBFI(mbfi), normalize(norm) {}
77 const MachineBlockFrequencyInfo &MBFI,
H A DMachineOptimizationRemarkEmitter.h11 /// analysis pass so that by using this service passes become dependent on MBFI
12 /// as well. MBFI is used to compute the "hotness" of the diagnostic message.
142 MachineBlockFrequencyInfo *MBFI)
143 : MF(MF), MBFI(MBFI) {}
164 /// MBFI is only set if hotness is requested.
165 MachineBlockFrequencyInfo *MBFI; member in class:llvm::MachineOptimizationRemarkEmitter
176 bool shouldEmitVerbose() { return MBFI != nullptr; }
141 MachineOptimizationRemarkEmitter(MachineFunction &MF, MachineBlockFrequencyInfo *MBFI) argument
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
H A DCalcSpillWeights.h57 const MachineBlockFrequencyInfo &MBFI; member in class:llvm::VirtRegAuxInfo
66 : MF(mf), LIS(lis), VRM(vrm), Loops(loops), MBFI(mbfi), normalize(norm) {}
77 const MachineBlockFrequencyInfo &MBFI,
H A DMachineOptimizationRemarkEmitter.h11 /// analysis pass so that by using this service passes become dependent on MBFI
12 /// as well. MBFI is used to compute the "hotness" of the diagnostic message.
142 MachineBlockFrequencyInfo *MBFI)
143 : MF(MF), MBFI(MBFI) {}
164 /// MBFI is only set if hotness is requested.
165 MachineBlockFrequencyInfo *MBFI; member in class:llvm::MachineOptimizationRemarkEmitter
176 bool shouldEmitVerbose() { return MBFI != nullptr; }
141 MachineOptimizationRemarkEmitter(MachineFunction &MF, MachineBlockFrequencyInfo *MBFI) argument
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
H A DCalcSpillWeights.h57 const MachineBlockFrequencyInfo &MBFI; member in class:llvm::VirtRegAuxInfo
66 : MF(mf), LIS(lis), VRM(vrm), Loops(loops), MBFI(mbfi), normalize(norm) {}
77 const MachineBlockFrequencyInfo &MBFI,
H A DMachineOptimizationRemarkEmitter.h11 /// analysis pass so that by using this service passes become dependent on MBFI
12 /// as well. MBFI is used to compute the "hotness" of the diagnostic message.
142 MachineBlockFrequencyInfo *MBFI)
143 : MF(MF), MBFI(MBFI) {}
164 /// MBFI is only set if hotness is requested.
165 MachineBlockFrequencyInfo *MBFI; member in class:llvm::MachineOptimizationRemarkEmitter
176 bool shouldEmitVerbose() { return MBFI != nullptr; }
141 MachineOptimizationRemarkEmitter(MachineFunction &MF, MachineBlockFrequencyInfo *MBFI) argument
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
H A DCalcSpillWeights.h56 const MachineBlockFrequencyInfo &MBFI; member in class:llvm::VirtRegAuxInfo
65 : MF(mf), LIS(lis), VRM(vrm), Loops(loops), MBFI(mbfi), normalize(norm) {}
76 const MachineBlockFrequencyInfo &MBFI,
H A DMachineOptimizationRemarkEmitter.h11 /// analysis pass so that by using this service passes become dependent on MBFI
12 /// as well. MBFI is used to compute the "hotness" of the diagnostic message.
148 MachineBlockFrequencyInfo *MBFI)
149 : MF(MF), MBFI(MBFI) {}
185 /// MBFI is only set if hotness is requested.
186 MachineBlockFrequencyInfo *MBFI; member in class:llvm::MachineOptimizationRemarkEmitter
197 bool shouldEmitVerbose() { return MBFI != nullptr; }
147 MachineOptimizationRemarkEmitter(MachineFunction &MF, MachineBlockFrequencyInfo *MBFI) argument
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
H A DCalcSpillWeights.h56 const MachineBlockFrequencyInfo &MBFI; member in class:llvm::VirtRegAuxInfo
65 : MF(mf), LIS(lis), VRM(vrm), Loops(loops), MBFI(mbfi), normalize(norm) {}
76 const MachineBlockFrequencyInfo &MBFI,
H A DMachineOptimizationRemarkEmitter.h11 /// analysis pass so that by using this service passes become dependent on MBFI
12 /// as well. MBFI is used to compute the "hotness" of the diagnostic message.
148 MachineBlockFrequencyInfo *MBFI)
149 : MF(MF), MBFI(MBFI) {}
185 /// MBFI is only set if hotness is requested.
186 MachineBlockFrequencyInfo *MBFI; member in class:llvm::MachineOptimizationRemarkEmitter
197 bool shouldEmitVerbose() { return MBFI != nullptr; }
147 MachineOptimizationRemarkEmitter(MachineFunction &MF, MachineBlockFrequencyInfo *MBFI) argument
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
H A DCalcSpillWeights.h56 const MachineBlockFrequencyInfo &MBFI; member in class:llvm::VirtRegAuxInfo
65 : MF(mf), LIS(lis), VRM(vrm), Loops(loops), MBFI(mbfi), normalize(norm) {}
76 const MachineBlockFrequencyInfo &MBFI,
H A DMachineOptimizationRemarkEmitter.h11 /// analysis pass so that by using this service passes become dependent on MBFI
12 /// as well. MBFI is used to compute the "hotness" of the diagnostic message.
148 MachineBlockFrequencyInfo *MBFI)
149 : MF(MF), MBFI(MBFI) {}
185 /// MBFI is only set if hotness is requested.
186 MachineBlockFrequencyInfo *MBFI; member in class:llvm::MachineOptimizationRemarkEmitter
197 bool shouldEmitVerbose() { return MBFI != nullptr; }
147 MachineOptimizationRemarkEmitter(MachineFunction &MF, MachineBlockFrequencyInfo *MBFI) argument
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
H A DCalcSpillWeights.h56 const MachineBlockFrequencyInfo &MBFI; member in class:llvm::VirtRegAuxInfo
65 : MF(mf), LIS(lis), VRM(vrm), Loops(loops), MBFI(mbfi), normalize(norm) {}
76 const MachineBlockFrequencyInfo &MBFI,
H A DMachineOptimizationRemarkEmitter.h11 /// analysis pass so that by using this service passes become dependent on MBFI
12 /// as well. MBFI is used to compute the "hotness" of the diagnostic message.
148 MachineBlockFrequencyInfo *MBFI)
149 : MF(MF), MBFI(MBFI) {}
185 /// MBFI is only set if hotness is requested.
186 MachineBlockFrequencyInfo *MBFI; member in class:llvm::MachineOptimizationRemarkEmitter
197 bool shouldEmitVerbose() { return MBFI != nullptr; }
147 MachineOptimizationRemarkEmitter(MachineFunction &MF, MachineBlockFrequencyInfo *MBFI) argument
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
H A DCalcSpillWeights.h57 const MachineBlockFrequencyInfo &MBFI; member in class:llvm::VirtRegAuxInfo
66 : MF(mf), LIS(lis), VRM(vrm), Loops(loops), MBFI(mbfi), normalize(norm) {}
77 const MachineBlockFrequencyInfo &MBFI,
H A DMachineOptimizationRemarkEmitter.h11 /// analysis pass so that by using this service passes become dependent on MBFI
12 /// as well. MBFI is used to compute the "hotness" of the diagnostic message.
142 MachineBlockFrequencyInfo *MBFI)
143 : MF(MF), MBFI(MBFI) {}
164 /// MBFI is only set if hotness is requested.
165 MachineBlockFrequencyInfo *MBFI; member in class:llvm::MachineOptimizationRemarkEmitter
176 bool shouldEmitVerbose() { return MBFI != nullptr; }
141 MachineOptimizationRemarkEmitter(MachineFunction &MF, MachineBlockFrequencyInfo *MBFI) argument
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
H A DCalcSpillWeights.h57 const MachineBlockFrequencyInfo &MBFI; member in class:llvm::VirtRegAuxInfo
66 : MF(mf), LIS(lis), VRM(vrm), Loops(loops), MBFI(mbfi), normalize(norm) {}
77 const MachineBlockFrequencyInfo &MBFI,
H A DMachineOptimizationRemarkEmitter.h11 /// analysis pass so that by using this service passes become dependent on MBFI
12 /// as well. MBFI is used to compute the "hotness" of the diagnostic message.
142 MachineBlockFrequencyInfo *MBFI)
143 : MF(MF), MBFI(MBFI) {}
164 /// MBFI is only set if hotness is requested.
165 MachineBlockFrequencyInfo *MBFI; member in class:llvm::MachineOptimizationRemarkEmitter
176 bool shouldEmitVerbose() { return MBFI != nullptr; }
141 MachineOptimizationRemarkEmitter(MachineFunction &MF, MachineBlockFrequencyInfo *MBFI) argument
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
H A DCalcSpillWeights.h57 const MachineBlockFrequencyInfo &MBFI; member in class:llvm::VirtRegAuxInfo
66 : MF(mf), LIS(lis), VRM(vrm), Loops(loops), MBFI(mbfi), normalize(norm) {}
77 const MachineBlockFrequencyInfo &MBFI,
H A DMachineOptimizationRemarkEmitter.h11 /// analysis pass so that by using this service passes become dependent on MBFI
12 /// as well. MBFI is used to compute the "hotness" of the diagnostic message.
142 MachineBlockFrequencyInfo *MBFI)
143 : MF(MF), MBFI(MBFI) {}
164 /// MBFI is only set if hotness is requested.
165 MachineBlockFrequencyInfo *MBFI; member in class:llvm::MachineOptimizationRemarkEmitter
176 bool shouldEmitVerbose() { return MBFI != nullptr; }
141 MachineOptimizationRemarkEmitter(MachineFunction &MF, MachineBlockFrequencyInfo *MBFI) argument
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
H A DCalcSpillWeights.h56 const MachineBlockFrequencyInfo &MBFI; member in class:llvm::VirtRegAuxInfo
65 : MF(mf), LIS(lis), VRM(vrm), Loops(loops), MBFI(mbfi), normalize(norm) {}
76 const MachineBlockFrequencyInfo &MBFI,
H A DMachineOptimizationRemarkEmitter.h11 /// analysis pass so that by using this service passes become dependent on MBFI
12 /// as well. MBFI is used to compute the "hotness" of the diagnostic message.
148 MachineBlockFrequencyInfo *MBFI)
149 : MF(MF), MBFI(MBFI) {}
185 /// MBFI is only set if hotness is requested.
186 MachineBlockFrequencyInfo *MBFI; member in class:llvm::MachineOptimizationRemarkEmitter
197 bool shouldEmitVerbose() { return MBFI != nullptr; }
147 MachineOptimizationRemarkEmitter(MachineFunction &MF, MachineBlockFrequencyInfo *MBFI) argument
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
H A DCalcSpillWeights.h56 const MachineBlockFrequencyInfo &MBFI; member in class:llvm::VirtRegAuxInfo
65 : MF(mf), LIS(lis), VRM(vrm), Loops(loops), MBFI(mbfi), normalize(norm) {}
76 const MachineBlockFrequencyInfo &MBFI,
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
H A DCalcSpillWeights.h56 const MachineBlockFrequencyInfo &MBFI; member in class:llvm::VirtRegAuxInfo
65 : MF(mf), LIS(lis), VRM(vrm), Loops(loops), MBFI(mbfi), normalize(norm) {}
76 const MachineBlockFrequencyInfo &MBFI,
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
H A DCalcSpillWeights.h56 const MachineBlockFrequencyInfo &MBFI; member in class:llvm::VirtRegAuxInfo
65 : MF(mf), LIS(lis), VRM(vrm), Loops(loops), MBFI(mbfi), normalize(norm) {}
76 const MachineBlockFrequencyInfo &MBFI,

Completed in 274 milliseconds

1234