Home
last modified time | relevance | path

Searched defs:computeKnownBits (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombiner.h461 void computeKnownBits(const Value *V, KnownBits &Known, unsigned Depth, in computeKnownBits() function
466 KnownBits computeKnownBits(const Value *V, unsigned Depth, in computeKnownBits() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/InstCombine/
DInstCombiner.h431 void computeKnownBits(const Value *V, KnownBits &Known, unsigned Depth, in computeKnownBits() function
436 KnownBits computeKnownBits(const Value *V, unsigned Depth, in computeKnownBits() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/InstCombine/
DInstCombiner.h430 void computeKnownBits(const Value *V, KnownBits &Known, unsigned Depth, in computeKnownBits() function
435 KnownBits computeKnownBits(const Value *V, unsigned Depth, in computeKnownBits() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/InstCombine/
DInstCombiner.h469 void computeKnownBits(const Value *V, KnownBits &Known, unsigned Depth, in computeKnownBits() function
474 KnownBits computeKnownBits(const Value *V, unsigned Depth, in computeKnownBits() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/InstCombine/
DInstCombiner.h430 void computeKnownBits(const Value *V, KnownBits &Known, unsigned Depth, in computeKnownBits() function
435 KnownBits computeKnownBits(const Value *V, unsigned Depth, in computeKnownBits() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h728 void computeKnownBits(const Value *V, KnownBits &Known, in computeKnownBits() function
733 KnownBits computeKnownBits(const Value *V, unsigned Depth, in computeKnownBits() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombineInternal.h111 KnownBits computeKnownBits(const Value *V) const { in computeKnownBits() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DValueTracking.cpp175 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
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h477 void computeKnownBits(Value *V, APInt &KnownZero, APInt &KnownOne, in computeKnownBits() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DValueTracking.cpp169 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
/aosp_15_r20/external/llvm/lib/Analysis/
H A DValueTracking.cpp125 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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2492 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2933 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
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2023 void SelectionDAG::computeKnownBits(SDValue Op, APInt &KnownZero, in computeKnownBits() function in SelectionDAG
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp10785 static void computeKnownBits(SelectionDAG &DAG, SDValue Op, APInt &KnownZero, in computeKnownBits() function