Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp2165 SDValue SelectionDAG::GetDemandedBits(SDValue V, const APInt &DemandedBits) { in GetDemandedBits() function in SelectionDAG
2178 SDValue SelectionDAG::GetDemandedBits(SDValue V, const APInt &DemandedBits, in GetDemandedBits() function in SelectionDAG
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp6724 SDValue DAGCombiner::GetDemandedBits(SDValue V, const APInt &Mask) { in GetDemandedBits() function in DAGCombiner