Searched defs:SimplifyDemandedVectorElts (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineSimplifyDemanded.cpp | 1397 Value *InstCombinerImpl::SimplifyDemandedVectorElts(Value *V, SimplifyDemandedVectorElts() function in InstCombinerImpl |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | TargetLowering.cpp | 2965 bool TargetLowering::SimplifyDemandedVectorElts(SDValue Op, SimplifyDemandedVectorElts() function in TargetLowering |
H A D | DAGCombiner.cpp | 348 bool SimplifyDemandedVectorElts(SDValue Op) { SimplifyDemandedVectorElts() function in __anon791abb430111::DAGCombiner |