Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombiner.h509 bool SimplifyDemandedBits(Instruction *I, unsigned OpNo, SimplifyDemandedBits() function
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp89 bool InstCombinerImpl::SimplifyDemandedBits(Instruction *I, unsigned OpNo, SimplifyDemandedBits() function in InstCombinerImpl
[all...]
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp620 bool TargetLowering::SimplifyDemandedBits(SDValue Op, const APInt &DemandedBits, SimplifyDemandedBits() function in TargetLowering
635 bool TargetLowering::SimplifyDemandedBits(SDValue Op, const APInt &DemandedBits, SimplifyDemandedBits() function in TargetLowering
652 bool TargetLowering::SimplifyDemandedBits(SDValue Op, const APInt &DemandedBits, SimplifyDemandedBits() function in TargetLowering
1101 bool TargetLowering::SimplifyDemandedBits( SimplifyDemandedBits() function in TargetLowering
[all...]
H A DDAGCombiner.cpp331 bool SimplifyDemandedBits(SDValue Op) { SimplifyDemandedBits() function in __anon791abb430111::DAGCombiner
337 bool SimplifyDemandedBits(SDValue Op, const APInt &DemandedBits) { SimplifyDemandedBits() function in __anon791abb430111::DAGCombiner
1373 bool DAGCombiner::SimplifyDemandedBits(SDValue Op, const APInt &DemandedBits, SimplifyDemandedBits() function in DAGCombiner
[all...]