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

/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp68 bool InstCombiner::SimplifyDemandedBits(Use &U, APInt DemandedMask, function in class:InstCombiner
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1192 bool TargetLowering::SimplifyDemandedBits(SDValue Op, function in class:TargetLowering
[all...]
H A DDAGCombiner.cpp136 bool SimplifyDemandedBits(SDValue Op) { function in class:__anon10195::DAGCombiner
684 bool DAGCombiner::SimplifyDemandedBits(SDValue Op, const APInt &Demanded) { function in class:DAGCombiner
[all...]

Completed in 202 milliseconds