Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp1778 UndefOrPoison = PoisonOnly | UndefOnly, enumerator
1944 UndefPoisonKind::UndefOrPoison); in canCreateUndefOrPoison()
1957 UndefPoisonKind::UndefOrPoison); in isGuaranteedNotToBeUndefOrPoison()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp7237 UndefOrPoison = PoisonOnly | UndefOnly, enumerator
7404 return ::canCreateUndefOrPoison(Op, UndefPoisonKind::UndefOrPoison, in canCreateUndefOrPoison()
7618 UndefPoisonKind::UndefOrPoison); in isGuaranteedNotToBeUndefOrPoison()