Searched defs:haveNoCommonBitsSet (Results 1 – 6 of 6) sorted by relevance
| /external/llvm/lib/Analysis/ |
| D | ValueTracking.cpp | 133 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/ |
| D | ValueTracking.cpp | 191 bool llvm::haveNoCommonBitsSet(const Value *LHS, const Value *RHS, in haveNoCommonBitsSet() function in llvm
|
| /external/llvm-project/llvm/lib/Analysis/ |
| D | ValueTracking.cpp | 265 bool llvm::haveNoCommonBitsSet(const Value *LHS, const Value *RHS, in haveNoCommonBitsSet() function in llvm
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAG.cpp | 2834 bool SelectionDAG::haveNoCommonBitsSet(SDValue A, SDValue B) const { in haveNoCommonBitsSet() function in SelectionDAG
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAG.cpp | 4244 bool SelectionDAG::haveNoCommonBitsSet(SDValue A, SDValue B) const { in haveNoCommonBitsSet() function in SelectionDAG
|
| /external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAG.cpp | 4202 bool SelectionDAG::haveNoCommonBitsSet(SDValue A, SDValue B) const { in haveNoCommonBitsSet() function in SelectionDAG
|