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