Searched defs:SimplifyDemandedBits (Results  1 – 6 of 6) sorted by relevance
| /external/llvm/lib/Transforms/InstCombine/ | 
| D | InstCombineSimplifyDemanded.cpp | 69 bool InstCombiner::SimplifyDemandedBits(Use &U, const APInt &DemandedMask,  in SimplifyDemandedBits()  function in InstCombiner
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ | 
| D | InstCombineSimplifyDemanded.cpp | 82 bool InstCombiner::SimplifyDemandedBits(Instruction *I, unsigned OpNo,  in SimplifyDemandedBits()  function in InstCombiner
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ | 
| D | TargetLowering.cpp | 580 bool TargetLowering::SimplifyDemandedBits(SDValue Op, const APInt &DemandedBits,  in SimplifyDemandedBits()  function in TargetLowering 595 bool TargetLowering::SimplifyDemandedBits(SDValue Op, const APInt &DemandedBits,  in SimplifyDemandedBits()  function in TargetLowering 800 bool TargetLowering::SimplifyDemandedBits(  in SimplifyDemandedBits()  function in TargetLowering
  | 
| D | DAGCombiner.cpp | 303     bool SimplifyDemandedBits(SDValue Op) {  in SimplifyDemandedBits()  function in __anon49ab44990111::DAGCombiner 309     bool SimplifyDemandedBits(SDValue Op, const APInt &DemandedBits) {  in SimplifyDemandedBits()  function in __anon49ab44990111::DAGCombiner 1049 bool DAGCombiner::SimplifyDemandedBits(SDValue Op, const APInt &DemandedBits,  in SimplifyDemandedBits()  function in DAGCombiner
  | 
| /external/llvm/lib/CodeGen/SelectionDAG/ | 
| D | TargetLowering.cpp | 428 bool TargetLowering::SimplifyDemandedBits(SDValue Op,  in SimplifyDemandedBits()  function in TargetLowering
  | 
| D | DAGCombiner.cpp | 183     bool SimplifyDemandedBits(SDValue Op) {  in SimplifyDemandedBits()  function in __anon6c456a370111::DAGCombiner 916 bool DAGCombiner::SimplifyDemandedBits(SDValue Op, const APInt &Demanded) {  in SimplifyDemandedBits()  function in DAGCombiner
  |