Home
last modified time | relevance | path

Searched refs:ReplaceExtractVectorEltOfLoadWithNarrowedLoad (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/test/CodeGen/SystemZ/
H A Dvec-extract-01.ll1 ; Verify ReplaceExtractVectorEltOfLoadWithNarrowedLoad fixes
H A Dvec-extract-02.ll1 ; Verify ReplaceExtractVectorEltOfLoadWithNarrowedLoad fixes
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp204 SDValue ReplaceExtractVectorEltOfLoadWithNarrowedLoad(
12255 SDValue DAGCombiner::ReplaceExtractVectorEltOfLoadWithNarrowedLoad( in ReplaceExtractVectorEltOfLoadWithNarrowedLoad() function in DAGCombiner
12465 return ReplaceExtractVectorEltOfLoadWithNarrowedLoad(N, VT, Index, in visitEXTRACT_VECTOR_ELT()
12536 return ReplaceExtractVectorEltOfLoadWithNarrowedLoad(N, VT, EltNo, LN0); in visitEXTRACT_VECTOR_ELT()