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.cpp1803 UndefOrPoison = PoisonOnly | UndefOnly, enumerator
1969 UndefPoisonKind::UndefOrPoison); in canCreateUndefOrPoison()
1982 UndefPoisonKind::UndefOrPoison); in isGuaranteedNotToBeUndefOrPoison()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp7347 UndefOrPoison = PoisonOnly | UndefOnly, enumerator
7508 return ::canCreateUndefOrPoison(Op, UndefPoisonKind::UndefOrPoison, in canCreateUndefOrPoison()
7731 UndefPoisonKind::UndefOrPoison); in isGuaranteedNotToBeUndefOrPoison()