Searched defs:canCreateUndefOrPoison (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | Utils.cpp | 1790 static bool canCreateUndefOrPoison(Register Reg, const MachineRegisterInfo &MRI, in canCreateUndefOrPoison() function 1941 bool llvm::canCreateUndefOrPoison(Register Reg, const MachineRegisterInfo &MRI, in canCreateUndefOrPoison() function in llvm
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | ValueTracking.cpp | 7248 static bool canCreateUndefOrPoison(const Operator *Op, UndefPoisonKind Kind, in canCreateUndefOrPoison() function 7402 bool llvm::canCreateUndefOrPoison(const Operator *Op, in canCreateUndefOrPoison() function in llvm
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 5226 bool SelectionDAG::canCreateUndefOrPoison(SDValue Op, bool PoisonOnly, in canCreateUndefOrPoison() function in SelectionDAG 5241 bool SelectionDAG::canCreateUndefOrPoison(SDValue Op, const APInt &DemandedElts, in canCreateUndefOrPoison() function in SelectionDAG
|