Searched defs:canCreateUndefOrPoison (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | Utils.cpp | 1778 static bool canCreateUndefOrPoison(Register Reg, const MachineRegisterInfo &MRI, canCreateUndefOrPoison() function |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | ValueTracking.cpp | 7079 static bool canCreateUndefOrPoison(const Operator *Op, UndefPoisonKind Kind, canCreateUndefOrPoison() function |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAG.cpp | 5225 bool SelectionDAG::canCreateUndefOrPoison(SDValue Op, bool PoisonOnly, canCreateUndefOrPoison() function in SelectionDAG |