Home
last modified time | relevance | path

Searched defs:SimplifyDemandedBits (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp89 bool InstCombinerImpl::SimplifyDemandedBits(Instruction *I, unsigned OpNo, in SimplifyDemandedBits() function in InstCombinerImpl
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp614 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 DDAGCombiner.cpp336 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...]