Searched defs:EnableOpt (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | CombinerInfo.h | 51 bool EnableOpt; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUPreLegalizerCombiner.cpp | 183 AMDGPUPreLegalizerCombinerInfo(bool EnableOpt, bool OptSize, bool MinSize, in AMDGPUPreLegalizerCombinerInfo() 269 bool EnableOpt = in runOnMachineFunction() local
|
H A D | AMDGPURegBankCombiner.cpp | 169 AMDGPURegBankCombinerInfo(bool EnableOpt, bool OptSize, bool MinSize, in AMDGPURegBankCombinerInfo() 246 bool EnableOpt = in runOnMachineFunction() local
|
H A D | AMDGPUPostLegalizerCombiner.cpp | 286 AMDGPUPostLegalizerCombinerInfo(bool EnableOpt, bool OptSize, bool MinSize, in AMDGPUPostLegalizerCombinerInfo() 373 bool EnableOpt = in runOnMachineFunction() local
|
H A D | AMDGPUTargetMachine.cpp | 422 bool EnableOpt = getOptLevel() > CodeGenOpt::None; in adjustPassManager() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64PreLegalizerCombiner.cpp | 247 AArch64PreLegalizerCombinerInfo(bool EnableOpt, bool OptSize, bool MinSize, in AArch64PreLegalizerCombinerInfo() 344 bool EnableOpt = in runOnMachineFunction() local
|
H A D | AArch64O0PreLegalizerCombiner.cpp | 59 AArch64O0PreLegalizerCombinerInfo(bool EnableOpt, bool OptSize, bool MinSize, in AArch64O0PreLegalizerCombinerInfo()
|
H A D | AArch64PostLegalizerCombiner.cpp | 287 AArch64PostLegalizerCombinerInfo(bool EnableOpt, bool OptSize, bool MinSize, in AArch64PostLegalizerCombinerInfo() 362 bool EnableOpt = in runOnMachineFunction() local
|
H A D | AArch64InstructionSelector.cpp | 2091 bool EnableOpt = MF.getTarget().getOptLevel() != CodeGenOpt::None; in earlySelect() local
|