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