Home
last modified time | relevance | path

Searched refs:AMDGPUPostLegalizerCombinerInfo (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPostLegalizerCombiner.cpp279 class AMDGPUPostLegalizerCombinerInfo final : public CombinerInfo { class
286 AMDGPUPostLegalizerCombinerInfo(bool EnableOpt, bool OptSize, bool MinSize, in AMDGPUPostLegalizerCombinerInfo() function in __anon8154f8f90211::AMDGPUPostLegalizerCombinerInfo
300 bool AMDGPUPostLegalizerCombinerInfo::combine(GISelChangeObserver &Observer, in combine()
383 AMDGPUPostLegalizerCombinerInfo PCInfo(EnableOpt, F.hasOptSize(), in runOnMachineFunction()