Searched defs:SimplifyDemandedBits (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/ | ||
| H A D | InstCombineSimplifyDemanded.cpp | 81 bool InstCombiner::SimplifyDemandedBits(Instruction *I, unsigned OpNo, in SimplifyDemandedBits() function in InstCombiner |
| /freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/ | ||
| H A D | TargetLowering.cpp | 434 bool TargetLowering::SimplifyDemandedBits(SDValue Op, const APInt &DemandedBits, in SimplifyDemandedBits() function in TargetLowering |
| H A D | DAGCombiner.cpp | 230 bool SimplifyDemandedBits(SDValue Op) { in SimplifyDemandedBits() function in __anon03ecab350111::DAGCombiner |