Home
last modified time | relevance | path

Searched defs:canCreateUndefOrPoison (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp1778 static bool canCreateUndefOrPoison(Register Reg, const MachineRegisterInfo &MRI, canCreateUndefOrPoison() function
1877 bool llvm::canCreateUndefOrPoison(Register Reg, const MachineRegisterInfo &MRI, canCreateUndefOrPoison() function in llvm
/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp7079 static bool canCreateUndefOrPoison(const Operator *Op, UndefPoisonKind Kind, canCreateUndefOrPoison() function
7233 bool llvm::canCreateUndefOrPoison(const Operator *Op, canCreateUndefOrPoison() function in llvm
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp5225 bool SelectionDAG::canCreateUndefOrPoison(SDValue Op, bool PoisonOnly, canCreateUndefOrPoison() function in SelectionDAG
5240 bool SelectionDAG::canCreateUndefOrPoison(SDValue Op, const APInt &DemandedElts, canCreateUndefOrPoison() function in SelectionDAG