Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp68 bool InstCombiner::SimplifyDemandedBits(Use &U, APInt DemandedMask, in SimplifyDemandedBits() function in InstCombiner
/external/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp69 bool InstCombiner::SimplifyDemandedBits(Use &U, const APInt &DemandedMask, in SimplifyDemandedBits() function in InstCombiner
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1206 bool TargetLowering::SimplifyDemandedBits(SDValue Op, in SimplifyDemandedBits() function in TargetLowering
DDAGCombiner.cpp121 bool SimplifyDemandedBits(SDValue Op) { in SimplifyDemandedBits() function in __anon97202f9b0111::DAGCombiner
643 bool DAGCombiner::SimplifyDemandedBits(SDValue Op, const APInt &Demanded) { in SimplifyDemandedBits() function in DAGCombiner
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp428 bool TargetLowering::SimplifyDemandedBits(SDValue Op, in SimplifyDemandedBits() function in TargetLowering
DDAGCombiner.cpp183 bool SimplifyDemandedBits(SDValue Op) { in SimplifyDemandedBits() function in __anon30b6d56f0111::DAGCombiner
916 bool DAGCombiner::SimplifyDemandedBits(SDValue Op, const APInt &Demanded) { in SimplifyDemandedBits() function in DAGCombiner