Searched defs:SimplifyDemandedBits (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineSimplifyDemanded.cpp | 89 bool InstCombinerImpl::SimplifyDemandedBits(Instruction *I, unsigned OpNo, in SimplifyDemandedBits() function in InstCombinerImpl [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 614 bool TargetLowering::SimplifyDemandedBits(SDValue Op, const APInt &DemandedBits, SimplifyDemandedBits() function in TargetLowering 629 bool TargetLowering::SimplifyDemandedBits(SDValue Op, const APInt &DemandedBits, SimplifyDemandedBits() function in TargetLowering 646 bool TargetLowering::SimplifyDemandedBits(SDValue Op, const APInt &DemandedBits, SimplifyDemandedBits() function in TargetLowering 1079 bool TargetLowering::SimplifyDemandedBits( SimplifyDemandedBits() function in TargetLowering [all...] |
H A D | DAGCombiner.cpp | 336 bool SimplifyDemandedBits(SDValue Op) { in SimplifyDemandedBits() function in __anon29909ce20111::DAGCombiner 330 bool SimplifyDemandedBits(SDValue Op) { SimplifyDemandedBits() function in __anon29909ce20111::DAGCombiner 1467 bool DAGCombiner::SimplifyDemandedBits(SDValue Op, const APInt &DemandedBits, SimplifyDemandedBits() function in DAGCombiner [all...] |