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

/freebsd-11.0-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp71 bool InstCombiner::SimplifyDemandedBits(Use &U, APInt DemandedMask, function in class:InstCombiner
[all...]
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp381 bool TargetLowering::SimplifyDemandedBits(SDValue Op, function in class:TargetLowering
[all...]
H A DDAGCombiner.cpp182 bool SimplifyDemandedBits(SDValue Op) { function in class:__anon2522::DAGCombiner
924 bool DAGCombiner::SimplifyDemandedBits(SDValue Op, const APInt &Demanded) { function in class:DAGCombiner
[all...]

Completed in 128 milliseconds