Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizationArtifactCombiner.h1056 bool tryCombineUnmergeValues(GUnmerge &MI, in tryCombineUnmergeValues() function
1336 Changed = tryCombineUnmergeValues(cast<GUnmerge>(MI), DeadInsts, in tryCombineInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsRegisterBankInfo.cpp707 ArtCombiner.tryCombineUnmergeValues(MI, DeadInstrs, in combineAwayG_UNMERGE_VALUES()