Home
last modified time | relevance | path

Searched defs:CondNot (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp183 Value *CondNot; in matchSelectWithOptionalNotCond() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp46305 if (SDValue CondNot = IsNOT(Cond, DAG)) in combineSelect() local