Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
DAArch64PostLegalizerCombiner.cpp274 class AArch64PostLegalizerCombinerInfo : public CombinerInfo { class
281 AArch64PostLegalizerCombinerInfo(bool EnableOpt, bool OptSize, bool MinSize, in AArch64PostLegalizerCombinerInfo() function in __anon1f5789760211::AArch64PostLegalizerCombinerInfo
295 bool AArch64PostLegalizerCombinerInfo::combine(GISelChangeObserver &Observer, in combine()
361 AArch64PostLegalizerCombinerInfo PCInfo(EnableOpt, F.hasOptSize(), in runOnMachineFunction()