Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp1892 static bool isGuaranteedNotToBeUndefOrPoison(Register Reg, in isGuaranteedNotToBeUndefOrPoison() function
1953 bool llvm::isGuaranteedNotToBeUndefOrPoison(Register Reg, in isGuaranteedNotToBeUndefOrPoison() function in llvm
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp7468 static bool isGuaranteedNotToBeUndefOrPoison( in isGuaranteedNotToBeUndefOrPoison() function
7613 bool llvm::isGuaranteedNotToBeUndefOrPoison(const Value *V, AssumptionCache *AC, in isGuaranteedNotToBeUndefOrPoison() function in llvm
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp5127 bool SelectionDAG::isGuaranteedNotToBeUndefOrPoison(SDValue Op, bool PoisonOnly, in isGuaranteedNotToBeUndefOrPoison() function in SelectionDAG
5144 bool SelectionDAG::isGuaranteedNotToBeUndefOrPoison(SDValue Op, in isGuaranteedNotToBeUndefOrPoison() function in SelectionDAG