| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/AggressiveInstCombine/ |
| D | AggressiveInstCombineInternal.h | 111 KnownBits computeKnownBits(const Value *V) const { in computeKnownBits() function
|
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/InstCombine/ |
| D | InstCombiner.h | 461 void computeKnownBits(const Value *V, KnownBits &Known, unsigned Depth, in computeKnownBits() function 466 KnownBits computeKnownBits(const Value *V, unsigned Depth, in computeKnownBits() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineInternal.h | 728 void computeKnownBits(const Value *V, KnownBits &Known, in computeKnownBits() function 733 KnownBits computeKnownBits(const Value *V, unsigned Depth, in computeKnownBits() function
|
| /external/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineInternal.h | 477 void computeKnownBits(Value *V, APInt &KnownZero, APInt &KnownOne, in computeKnownBits() function
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
| D | ValueTracking.cpp | 175 static void computeKnownBits(const Value *V, KnownBits &Known, unsigned Depth, in computeKnownBits() function 186 void llvm::computeKnownBits(const Value *V, KnownBits &Known, in computeKnownBits() function in llvm 195 void llvm::computeKnownBits(const Value *V, const APInt &DemandedElts, in computeKnownBits() function in llvm 210 KnownBits llvm::computeKnownBits(const Value *V, const DataLayout &DL, in computeKnownBits() function in llvm 220 KnownBits llvm::computeKnownBits(const Value *V, const APInt &DemandedElts, in computeKnownBits() function in llvm 1894 KnownBits computeKnownBits(const Value *V, const APInt &DemandedElts, in computeKnownBits() function 1903 KnownBits computeKnownBits(const Value *V, unsigned Depth, const Query &Q) { in computeKnownBits() function 1924 void computeKnownBits(const Value *V, const APInt &DemandedElts, in computeKnownBits() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | ValueTracking.cpp | 169 void llvm::computeKnownBits(const Value *V, KnownBits &Known, in computeKnownBits() function in llvm 181 KnownBits llvm::computeKnownBits(const Value *V, const DataLayout &DL, in computeKnownBits() function in llvm 1700 KnownBits computeKnownBits(const Value *V, unsigned Depth, const Query &Q) { in computeKnownBits() function 1721 void computeKnownBits(const Value *V, KnownBits &Known, unsigned Depth, in computeKnownBits() function
|
| /external/llvm/lib/Analysis/ |
| D | ValueTracking.cpp | 125 void llvm::computeKnownBits(Value *V, APInt &KnownZero, APInt &KnownOne, in computeKnownBits() function in llvm 1375 void computeKnownBits(Value *V, APInt &KnownZero, APInt &KnownOne, in computeKnownBits() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAG.cpp | 2492 KnownBits SelectionDAG::computeKnownBits(SDValue Op, unsigned Depth) const { in computeKnownBits() function in SelectionDAG 2503 KnownBits SelectionDAG::computeKnownBits(SDValue Op, const APInt &DemandedElts, in computeKnownBits() function in SelectionDAG
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAG.cpp | 2933 KnownBits SelectionDAG::computeKnownBits(SDValue Op, unsigned Depth) const { in computeKnownBits() function in SelectionDAG 2948 KnownBits SelectionDAG::computeKnownBits(SDValue Op, const APInt &DemandedElts, in computeKnownBits() function in SelectionDAG
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAG.cpp | 2023 void SelectionDAG::computeKnownBits(SDValue Op, APInt &KnownZero, in computeKnownBits() function in SelectionDAG
|
| /external/llvm/lib/Target/ARM/ |
| D | ARMISelLowering.cpp | 10785 static void computeKnownBits(SelectionDAG &DAG, SDValue Op, APInt &KnownZero, in computeKnownBits() function
|