Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizationArtifactCombiner.h137 isConstantUnsupported(DstTy)) in tryCombineZExt()
400 if (isConstantUnsupported(DstTy)) in tryFoldImplicitDef()
1526 bool isConstantUnsupported(LLT Ty) const { in isConstantUnsupported() function