Home
last modified time | relevance | path

Searched defs:NewConcat (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp15764 SDValue NewConcat = DAG.getNode(ISD::CONCAT_VECTORS, SDLoc(N), VT, PerformVECTOR_SHUFFLECombine() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp24008 SDValue NewConcat = DAG.getNode(ISD::CONCAT_VECTORS, DL, ConcatSrcVT, SrcOps); combineConcatVectorOfCasts() local
[all...]