Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/Transforms/InstCombine/
HDInstCombineSimplifyDemanded.cpp69 bool InstCombiner::SimplifyDemandedBits(Use &U, APInt DemandedMask, in SimplifyDemandedBits() function in InstCombiner
/trueos/contrib/llvm/lib/CodeGen/SelectionDAG/
HDTargetLowering.cpp367 bool TargetLowering::SimplifyDemandedBits(SDValue Op, in SimplifyDemandedBits() function in TargetLowering
HDDAGCombiner.cpp149 bool SimplifyDemandedBits(SDValue Op) { in SimplifyDemandedBits() function in __anon7e8c76a90111::DAGCombiner
717 bool DAGCombiner::SimplifyDemandedBits(SDValue Op, const APInt &Demanded) { in SimplifyDemandedBits() function in DAGCombiner