Searched defs:MaskedValueIsZero (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombine.h306 bool MaskedValueIsZero(Value *V, const APInt &Mask, function in class:llvm::InstCombiner
/freebsd-10.0-release/contrib/llvm/lib/Analysis/
H A DValueTracking.cpp1074 bool llvm::MaskedValueIsZero(Value *V, const APInt &Mask, function in class:llvm
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1669 bool SelectionDAG::MaskedValueIsZero(SDValue Op, const APInt &Mask, function in class:SelectionDAG

Completed in 143 milliseconds