Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsRegisterBankInfo.cpp703 combineAwayG_UNMERGE_VALUES(LegalizationArtifactCombiner &ArtCombiner, in combineAwayG_UNMERGE_VALUES() argument
707 ArtCombiner.tryCombineUnmergeValues(MI, DeadInstrs, in combineAwayG_UNMERGE_VALUES()
725 LegalizationArtifactCombiner ArtCombiner(Builder, MF->getRegInfo(), LegInfo); in applyMappingImpl() local
741 combineAwayG_UNMERGE_VALUES(ArtCombiner, *Unmerge, NewInstrObserver); in applyMappingImpl()
753 combineAwayG_UNMERGE_VALUES(ArtCombiner, cast<GUnmerge>(MI), in applyMappingImpl()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizer.cpp221 LegalizationArtifactCombiner ArtCombiner(MIRBuilder, MRI, LI, KB); in legalizeMachineFunction() local
287 if (ArtCombiner.tryCombineInstruction(MI, DeadInstructions, in legalizeMachineFunction()