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

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

Completed in 75 milliseconds