Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp81 bool InstCombiner::SimplifyDemandedBits(Instruction *I, unsigned OpNo, in SimplifyDemandedBits() function in InstCombiner
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp434 bool TargetLowering::SimplifyDemandedBits(SDValue Op, const APInt &DemandedBits, in SimplifyDemandedBits() function in TargetLowering
449 bool TargetLowering::SimplifyDemandedBits(SDValue Op, const APInt &DemandedBits, in SimplifyDemandedBits() function in TargetLowering
469 bool TargetLowering::SimplifyDemandedBits( in SimplifyDemandedBits() function in TargetLowering
H A DDAGCombiner.cpp230 bool SimplifyDemandedBits(SDValue Op) { in SimplifyDemandedBits() function in __anon03ecab350111::DAGCombiner
1029 bool DAGCombiner::SimplifyDemandedBits(SDValue Op, const APInt &Demanded) { in SimplifyDemandedBits() function in DAGCombiner