Home
last modified time | relevance | path

Searched defs:haveNoCommonBitsSet (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DKnownBits.h320 static bool haveNoCommonBitsSet(const KnownBits &LHS, const KnownBits &RHS) { in haveNoCommonBitsSet() function
/external/llvm/lib/Analysis/
DValueTracking.cpp133 bool llvm::haveNoCommonBitsSet(Value *LHS, Value *RHS, const DataLayout &DL, in haveNoCommonBitsSet() function in llvm
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DValueTracking.cpp191 bool llvm::haveNoCommonBitsSet(const Value *LHS, const Value *RHS, in haveNoCommonBitsSet() function in llvm
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DValueTracking.cpp231 bool llvm::haveNoCommonBitsSet(const Value *LHS, const Value *RHS, in haveNoCommonBitsSet() function in llvm
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp2834 bool SelectionDAG::haveNoCommonBitsSet(SDValue A, SDValue B) const { in haveNoCommonBitsSet() function in SelectionDAG
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp4244 bool SelectionDAG::haveNoCommonBitsSet(SDValue A, SDValue B) const { in haveNoCommonBitsSet() function in SelectionDAG
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp5004 bool SelectionDAG::haveNoCommonBitsSet(SDValue A, SDValue B) const { in haveNoCommonBitsSet() function in SelectionDAG