Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/
DMipsRegisterBankInfo.cpp716 combineAwayG_UNMERGE_VALUES(LegalizationArtifactCombiner &ArtCombiner, in combineAwayG_UNMERGE_VALUES() argument
720 ArtCombiner.tryCombineUnmergeValues(MI, DeadInstrs, in combineAwayG_UNMERGE_VALUES()
737 LegalizationArtifactCombiner ArtCombiner(B, MF->getRegInfo(), LegInfo); in applyMappingImpl() local
753 combineAwayG_UNMERGE_VALUES(ArtCombiner, *Unmerge, NewInstrObserver); in applyMappingImpl()
765 combineAwayG_UNMERGE_VALUES(ArtCombiner, cast<GUnmerge>(MI), in applyMappingImpl()
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
DLegalizer.cpp216 LegalizationArtifactCombiner ArtCombiner(MIRBuilder, MRI, LI); in legalizeMachineFunction() local
282 if (ArtCombiner.tryCombineInstruction(MI, DeadInstructions, in legalizeMachineFunction()