Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUPostLegalizerCombiner.cpp330 class AMDGPUPostLegalizerCombinerInfo final : public CombinerInfo { class
338 AMDGPUPostLegalizerCombinerInfo(const GCNSubtarget &Subtarget, bool EnableOpt, in AMDGPUPostLegalizerCombinerInfo() function in __anone12213bc0611::AMDGPUPostLegalizerCombinerInfo
353 bool AMDGPUPostLegalizerCombinerInfo::combine(GISelChangeObserver &Observer, in combine()
437 AMDGPUPostLegalizerCombinerInfo PCInfo(ST, EnableOpt, F.hasOptSize(), in runOnMachineFunction()