Searched defs:SimplifyDemandedVectorElts (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineSimplifyDemanded.cpp | 1235 Value *InstCombinerImpl::SimplifyDemandedVectorElts(Value *V, in SimplifyDemandedVectorElts() function in InstCombinerImpl |
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | TargetLowering.cpp | 2748 bool TargetLowering::SimplifyDemandedVectorElts(SDValue Op, in SimplifyDemandedVectorElts() function in TargetLowering |
H A D | DAGCombiner.cpp | 344 bool SimplifyDemandedVectorElts(SDValue Op) { in SimplifyDemandedVectorElts() function in __anon001c44270111::DAGCombiner |