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