Searched defs:SimplifyDemandedBits (Results 1 – 3 of 3) sorted by relevance
| /external/llvm/lib/Transforms/InstCombine/ | ||
| D | InstCombineSimplifyDemanded.cpp | 71 bool InstCombiner::SimplifyDemandedBits(Use &U, APInt DemandedMask, in SimplifyDemandedBits() function in InstCombiner |
| /external/llvm/lib/CodeGen/SelectionDAG/ | ||
| D | TargetLowering.cpp | 387 bool TargetLowering::SimplifyDemandedBits(SDValue Op, in SimplifyDemandedBits() function in TargetLowering |
| D | DAGCombiner.cpp | 182 bool SimplifyDemandedBits(SDValue Op) { in SimplifyDemandedBits() function in __anondef5a4330111::DAGCombiner |