Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/AArch64/GISel/
DAArch64PostLegalizerCombiner.cpp249 class AArch64PostLegalizerCombinerInfo : public CombinerInfo { class
256 AArch64PostLegalizerCombinerInfo(bool EnableOpt, bool OptSize, bool MinSize, in AArch64PostLegalizerCombinerInfo() function in __anon1d3a15b50211::AArch64PostLegalizerCombinerInfo
270 bool AArch64PostLegalizerCombinerInfo::combine(GISelChangeObserver &Observer, in combine()
334 AArch64PostLegalizerCombinerInfo PCInfo(EnableOpt, F.hasOptSize(), in runOnMachineFunction()