Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizationArtifactCombiner.h41 static bool isArtifactCast(unsigned Opc) { in isArtifactCast() function
421 if (!isArtifactCast(CastOpc)) in tryFoldUnmergeCast()
1125 if (isArtifactCast(SrcOp)) { in tryCombineUnmergeValues()
1453 isArtifactCast(TmpDef->getOpcode()) ||