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