Searched defs:SimplifyDemandedVectorElts (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
| H A D | InstCombineSimplifyDemanded.cpp | 1080 Value *InstCombinerImpl::SimplifyDemandedVectorElts(Value *V, in SimplifyDemandedVectorElts() function in InstCombinerImpl |
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
| H A D | TargetLowering.cpp | 2297 bool TargetLowering::SimplifyDemandedVectorElts(SDValue Op, in SimplifyDemandedVectorElts() function in TargetLowering |
| H A D | DAGCombiner.cpp | 342 bool SimplifyDemandedVectorElts(SDValue Op) { in SimplifyDemandedVectorElts() function in __anonc943a8c40111::DAGCombiner |