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.h40 static bool isArtifactCast(unsigned Opc) { in isArtifactCast() function
407 if (!isArtifactCast(CastOpc)) in tryFoldUnmergeCast()
1106 if (isArtifactCast(SrcOp)) { in tryCombineUnmergeValues()
1434 isArtifactCast(TmpDef->getOpcode()) ||