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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp82 bool InstCombiner::SimplifyDemandedBits(Instruction *I, unsigned OpNo, function in class:InstCombiner
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp584 bool TargetLowering::SimplifyDemandedBits(SDValue Op, const APInt &DemandedBits, function in class:TargetLowering
599 bool TargetLowering::SimplifyDemandedBits(SDValue Op, const APInt &DemandedBits, function in class:TargetLowering
882 bool TargetLowering::SimplifyDemandedBits( function in class:TargetLowering
[all...]
H A DDAGCombiner.cpp318 bool SimplifyDemandedBits(SDValue Op) { function in class:__anon3568::DAGCombiner
324 bool SimplifyDemandedBits(SDValue Op, const APInt &DemandedBits) { function in class:__anon3568::DAGCombiner
1133 bool DAGCombiner::SimplifyDemandedBits(SDValue Op, const APInt &DemandedBits, function in class:DAGCombiner
[all...]

Completed in 124 milliseconds