Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DValueTracking.cpp290 bool llvm::MaskedValueIsZero(const Value *V, const APInt &Mask, in MaskedValueIsZero() function in llvm
2393 bool MaskedValueIsZero(const Value *V, const APInt &Mask, unsigned Depth, in MaskedValueIsZero() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp2254 bool SelectionDAG::MaskedValueIsZero(SDValue V, const APInt &Mask, in MaskedValueIsZero() function in SelectionDAG
2266 bool SelectionDAG::MaskedValueIsZero(SDValue V, const APInt &Mask, in MaskedValueIsZero() function in SelectionDAG