Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp1837 static bool isGuaranteedNotToBeUndefOrPoison(Register Reg, isGuaranteedNotToBeUndefOrPoison() function
1889 bool llvm::isGuaranteedNotToBeUndefOrPoison(Register Reg, isGuaranteedNotToBeUndefOrPoison() function in llvm
/llvm-project/llvm/unittests/Analysis/
H A DValueTrackingTest.cpp1044 TEST_F(ValueTrackingTest, isGuaranteedNotToBeUndefOrPoison) { in TEST_F() argument
[all...]
/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp7299 static bool isGuaranteedNotToBeUndefOrPoison( isGuaranteedNotToBeUndefOrPoison() function
7444 bool llvm::isGuaranteedNotToBeUndefOrPoison(const Value *V, AssumptionCache *AC, isGuaranteedNotToBeUndefOrPoison() function in llvm
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp5126 bool SelectionDAG::isGuaranteedNotToBeUndefOrPoison(SDValue Op, bool PoisonOnly, isGuaranteedNotToBeUndefOrPoison() function in SelectionDAG
5143 bool SelectionDAG::isGuaranteedNotToBeUndefOrPoison(SDValue Op, isGuaranteedNotToBeUndefOrPoison() function in SelectionDAG
[all...]