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

/freebsd-10.0-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp69 bool InstCombiner::SimplifyDemandedBits(Use &U, APInt DemandedMask, function in class:InstCombiner
[all...]
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp349 bool TargetLowering::SimplifyDemandedBits(SDValue Op, function in class:TargetLowering
[all...]
H A DDAGCombiner.cpp137 bool SimplifyDemandedBits(SDValue Op) { function in class:__anon2208::DAGCombiner
687 bool DAGCombiner::SimplifyDemandedBits(SDValue Op, const APInt &Demanded) { function in class:DAGCombiner
[all...]

Completed in 90 milliseconds